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

And another thing...

(dbx) print global_setlist
`make`variable.c`global_setlist = {
    `make`variable.c`global_setlist.next = 0x49fd08
    `make`variable.c`global_setlist.set = 0x51b508
}
(dbx) print &global_setlist
&`make`variable.c`global_setlist = 0x85670

This is from a different run BTW.

Should global_setlist.next ever be non-null?


    _______________________________________________________

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