Follow-up Comment #1, bug #24588 (project make):

Problem is caused by eval_buffer() assuming reading_file != NULL, this is not
the case during the secondexpansion phase. 
Solution: initialize ebuf.floc.filenm to NULL and only set ebuf.floc =
*reading_file when reading_file != NULL.
See attached patch.

(file #16687)
    _______________________________________________________

Additional Item Attachment:

File name: fix24588.patch                 Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24588>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to