bug-make
[Top][All Lists]
Advanced

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

[bug #15757] circular variable_set_list causes hang on SunOS


From: Ab Wilson
Subject: [bug #15757] circular variable_set_list causes hang on SunOS
Date: Wed, 15 Feb 2006 15:08:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.12) Gecko/20050921 Red Hat/1.0.7-1.4.1 Firefox/1.0.7

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/





reply via email to

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