ruby-changes:25585
From: ko1 <ko1@a...>
Date: Tue, 13 Nov 2012 17:36:44 +0900 (JST)
Subject: [ruby-changes:25585] ko1:r37642 (trunk): fix ChangeLog
ko1 2012-11-13 17:35:22 +0900 (Tue, 13 Nov 2012) New Revision: 37642 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37642 Log: fix ChangeLog Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 37641) +++ ChangeLog (revision 37642) @@ -2,7 +2,7 @@ * vm_insnhelper.c (vm_caller_setup_args): save and restore ci->argc and ci->blockptr before and after method invocations - because these method dispatches override call_info. + because these method dispatches can override call_info. * bootstraptest/test_method.rb: add tests for this fix. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/