From: matz@... (Yukihiro Matsumoto) Date: 2002-08-24T09:33:42+09:00 Subject: Re: [-Wall] node.h for eval.c Hi, In message "[-Wall] node.h for eval.c" on 02/08/24, Michal Rokos 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.