From a1d308456d5506c809c8fcabfb41e1861d832999 Mon Sep 17 00:00:00 2001 From: ngoto Date: Thu, 20 Oct 2011 12:30:13 +0000 Subject: * vm_eval.c (check_funcall): set array elements one-by-one to fix compile error with Fujitsu C Compiler 5.6 on Solaris 10 on Sparc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 16e6bf939d..c0c68d9a2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 20 21:19:15 2011 Naohisa Goto + + * vm_eval.c (check_funcall): set array elements one-by-one to fix + compile error with Fujitsu C Compiler 5.6 on Solaris 10 on Sparc. + Thu Oct 20 13:09:35 2011 Nobuyoshi Nakada * include/ruby/defines.h (flush_register_windows): use software -- cgit v1.2.3