ruby-cvs:19406
From: ko1 ruby-lang.org
Date: Thu, 12 Apr 2007 16:06:18 +0900 (JST)
Subject: [ruby-cvs:19406] Ruby:r12170: * compile.c (iseq_compile_each): check node->nd_state == 1, not !0.
ko1 2007-04-12 16:06:17 +0900 (Thu, 12 Apr 2007)
New Revision: 12170
Modified files:
trunk/ChangeLog
trunk/compile.c
trunk/version.h
Log:
* compile.c (iseq_compile_each): check node->nd_state == 1, not !0.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12170&r2=12169
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=12170&r2=12169
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12170&r2=12169