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: Paul D. Smith
Subject: [bug #15757] circular variable_set_list causes hang on SunOS
Date: Thu, 16 Feb 2006 12:49:35 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051224 Debian/1.5.dfsg-3 Firefox/1.5

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

Good stuff.  Having both of those lists eventually point to global_setlist
is, I'm pretty sure, quite correct... all local setlists should eventually
point to the global list (this allows global variables to be accessed after
all!)  I'll have to look again at the merge_variable_set_lists() code and see
what's what.

I sure would like to be able to come up with a test case to reproduce this...

    _______________________________________________________

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]