Re: [-Wall] node.h for eval.c

From: matz@... (Yukihiro Matsumoto)
Date: 2002-08-24 00:33:42 UTC
List: ruby-core #361
Hi,

In message "[-Wall] node.h for eval.c"
    on 02/08/24, Michal Rokos <m.rokos@sh.cvut.cz> writes:

|	I touched node.h to make eval.c -Wall compilation happier.

Accepted.

|PS: Please also have look at: eval.c:3427: warning: unused variable
|`cnode'. Can it be deleted or there is some bug?

I guess the variable ruby_current_node should be restored.  This fix
is done by Nobu, so that he would check.

							matz.

In This Thread