ruby-changes:25143
From: nagachika <ko1@a...>
Date: Tue, 16 Oct 2012 00:45:44 +0900 (JST)
Subject: [ruby-changes:25143] nagachika:r37194 (trunk): ChangeLog: fix a typo of r37185.
nagachika 2012-10-16 00:45:07 +0900 (Tue, 16 Oct 2012) New Revision: 37194 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37194 Log: ChangeLog: fix a typo of r37185. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 37193) +++ ChangeLog (revision 37194) @@ -32,7 +32,7 @@ - make functions for respective method types in vm_call_method(). (all functions have same function parameters) - * vm_core.h: add `opt_pc' filed in `rb_call_info_t' + * vm_core.h: add `opt_pc' field in `rb_call_info_t' as temporal variable. * vm_eval.c (vm_call0_body): catch up above changes. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/