%% Michael Espe <[EMAIL PROTECTED]> writes:

  me> In file variable.c, the procedure lookup_variable has an error in the
  me> following code:

  me>           if (listp)
  me>             *listp = current_variable_set_list;

  me> The variable listp is not defined, nor is it really used, so it
  me> appears to be some leftover code that should be removed.

Yes, you're correct.

This has been fixed in the CVS tree for a while but I haven't made a new
version since :-/.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to