ruby-changes:10776
From: azav <ko1@a...>
Date: Mon, 16 Feb 2009 22:02:05 +0900 (JST)
Subject: [ruby-changes:10776] Ruby:r22342 (trunk): * symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
azav 2009-02-16 22:01:52 +0900 (Mon, 16 Feb 2009) New Revision: 22342 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=22342 Log: * symbian/setup: Update Symbian config to match recent changes in missing/alloca.c Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 22341) +++ ChangeLog (revision 22342) @@ -1,3 +1,7 @@ +Mon Feb 16 21:59:32 2009 Alexander Zavorine <alexandre.zavorine@n...> + + * symbian/setup: Update Symbian config to match recent changes in missing/alloca.c + Mon Feb 16 17:04:14 2009 Akinori MUSHA <knu@i...> * class.c (rb_scan_args), README.EXT, README.EXT.ja: Add support @@ -125,7 +129,7 @@ Fri Feb 13 15:11:11 2009 Koichi Sasada <ko1@a...> - * vm_eval.c (eval_string_with_cref): use rb_vm_get_ruby_level_next_cfp() + * vm_eval.c (eval_string_with_cref): use rb_vm_get_ruby_level_next_cfp() instead of vm_get_ruby_level_caller_cfp(). checking a upper frame is not enough. [ruby-dev:37984] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/