/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.273 by bosk, Tue May 31 20:54:30 2005 UTC revision 2.274 by psmith, Thu Jun 9 19:19:20 2005 UTC
# Line 1  Line 1 
1    2005-06-09  Paul D. Smith  <psmith@gnu.org>
2    
3            * variable.c (push_new_variable_scope): File variables point
4            directly to the global_setlist variable.  So, inserting a new
5            scope in front of that has no effect on those variables: they
6            don't go through current_variable_set_list.  If we're pushing a
7            scope and the current scope is global, push it "the other way" so
8            that the new setlist is in the global_setlist variable, and
9            next points to a new setlist with the global variable set.
10            (pop_variable_scope): Properly undo a push with the new
11            semantics.
12            Fixes Savannah bug #11913.
13    
14  2005-05-31  Boris Kolpackov  <boris@kolpackov.net>  2005-05-31  Boris Kolpackov  <boris@kolpackov.net>
15    
16          * job.c (reap_children): Don't die of the command failed but          * job.c (reap_children): Don't die of the command failed but

Legend:
Removed from v.2.273  
changed lines
  Added in v.2.274

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26