bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in VMS port of GNU make


From: Paul D. Smith
Subject: Re: Error in VMS port of GNU make
Date: Tue, 24 Apr 2001 21:00:33 -0400

%% Michael Espe <address@hidden> 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 <address@hidden>          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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]