%% Robert Bogomip <[EMAIL PROTECTED]> writes:

  rb> [This is actually a repost of a bug that previously had been fixed :-(]
  rb> There's (still) a problem expanding target specific variables.

I'm not sure what the first parenthetical sentence means, but this bug
is known and has been fixed in the CVS sources.

I think I can send you a patch if you like, or you can just get the
version of GNU make in CVS.

  rb>    $ make t
  rb>    [ 2]

  rb> [That space shouldn't be there.] BUT the folowing crashes:

  rb>    $ make m=blah
  rb>    make: expand.c:489: allocated_variable_append: Assertion 
`current_variable_set_list->next != 0' failed.
  rb>    Aborted (core dumped)

Both of the above are fixed (the extra space and the crash).

-- 
-------------------------------------------------------------------------------
 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