Follow-up Comment #17, bug #15757 (project make):

Oh yeah... using the info you gave and just walking through the logic of
merge_variable_set_lists(), you can easily see where the problem happens:
global_setlist->next pointer is getting set to point into the "to" setlist. 
Ouch.  The logic in this function is completely wrong, at least in this case.
 I'll need to understand exactly what it's doing and where else it might be
invoked from.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15757>

_______________________________________________
  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