ruby-cvs:20754
From: nobu ruby-lang.org
Date: Wed, 26 Sep 2007 15:01:44 +0900 (JST)
Subject: [ruby-cvs:20754] Ruby:r13517 (trunk): * eval_method.ci (rb_get_alloc_func): cast to suppress a warning.
nobu 2007-09-26 15:01:43 +0900 (Wed, 26 Sep 2007)
New Revision: 13517
Modified files:
trunk/ChangeLog
trunk/eval_method.ci
Log:
* eval_method.ci (rb_get_alloc_func): cast to suppress a warning.
* eval_method.ci (remove_method): local variable to be initialized.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13517&r2=13516
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_method.ci?r1=13517&r2=13516