[bug #21198] Wrong order of prerequisites with 3.81/CVS

2009-06-07 Thread Paul D. Smith

Update of bug #21198 (project make):

  Status:None => Fixed  
 Assigned to:None => psmith 
 Open/Closed:Open => Closed 
   Component Version: CVS => 3.81   
   Fixed Release:None => CVS

___

Follow-up Comment #3:

Fixed.  This is gross: the way we construct then reverse the prereq list
leads to some hackery due to second expansion, and the hackery was incomplete
such that this bug occurred.

___

Reply to this item at:

  

___
  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


[bug #24622] $$(eval) creating new targets causes segmentation fault

2009-06-07 Thread Paul D. Smith

Update of bug #24622 (project make):

  Status:   Duplicate => Fixed  
 Assigned to:None => psmith 
   Fixed Release:None => CVS

___

Follow-up Comment #5:

Oops.  I had a change I was testing that fixed this bug but took it out. 
Added it back now and this is really fixed (reports an error but does not
segfault).

___

Reply to this item at:

  

___
  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


[bug #19448] Re-exec after "include file rebuild" is more dependent on filesystem timestamps than strictly necessary.

2009-06-07 Thread Paul D. Smith

Update of bug #19448 (project make):

  Item Group:None => Enhancement

___

Follow-up Comment #7:

Switching to an enhancement request.

___

Reply to this item at:

  

___
  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


[bug #16473] Improper typedef of bsd_signal

2009-06-07 Thread Paul D. Smith

Update of bug #16473 (project make):

  Status:None => Fixed  
 Assigned to:None => psmith 
 Open/Closed:Open => Closed 
   Fixed Release:None => CVS

___

Follow-up Comment #1:

Fixed.

___

Reply to this item at:

  

___
  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


[bug #16469] typo in error message

2009-06-07 Thread Paul D. Smith

Update of bug #16469 (project make):

  Status:None => Fixed  
 Assigned to:None => psmith 
 Open/Closed:Open => Closed 
   Fixed Release:None => CVS

___

Follow-up Comment #1:

Fixed.

___

Reply to this item at:

  

___
  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


[bug #16401] Signal received during wait(2) call may cause make to fail

2009-06-07 Thread Paul D. Smith

Update of bug #16401 (project make):

  Status:None => Fixed  
 Assigned to:None => psmith 
 Open/Closed:Open => Closed 
   Fixed Release:None => CVS

___

Follow-up Comment #1:

I can't remember the last time I saw an OS that had wait(2) but not
waitpid(2).  But, fixed anyway.

___

Reply to this item at:

  

___
  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


[bug #17245] $(notdir foo/) should return . instead of blank

2009-06-07 Thread Paul D. Smith

Update of bug #17245 (project make):

  Item Group: Bug => Enhancement

___

Follow-up Comment #2:

The notdir function has been around for so many years now I'm not sure how
reasonable it is to change it, even if the alternative is better.  How many
thousands of makefiles have been written expecting notdir to work the way it
does?

At any rate I'm marking this as an Enhancement.

___

Reply to this item at:

  

___
  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