/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

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

revision 2.288 by psmith, Thu Aug 25 04:40:10 2005 UTC revision 2.289 by psmith, Mon Aug 29 14:11:00 2005 UTC
# Line 1  Line 1 
1    2005-08-29  Paul D. Smith  <psmith@gnu.org>
2    
3            * function.c (func_error): On Windows, output from $(info ...)
4            seems to come in the wrong order.  Try to force it with fflush().
5    
6  2005-08-10  Boris Kolpackov  <boris@kolpackov.net>  2005-08-10  Boris Kolpackov  <boris@kolpackov.net>
7    
8          * read.c (record_files): Move code that sets stem for static          * read.c (record_files): Move code that sets stem for static
9          pattern rules out of the if (!two_colon) condition so it is          pattern rules out of the if (!two_colon) condition so it is
10          also executed for two-colon rules. Fixes Savannah bug #13881.          also executed for two-colon rules. Fixes Savannah bug #13881.
11    
12    2005-08-08  Paul D. Smith  <psmith@gnu.org>
13    
14            * make.h: Don't test that __STDC__ is non-0.  Some compilers
15            (Windows for example) set it to 0 to denote "ISO C + extensions".
16            Fixes bug # 13594.
17    
18  2005-08-07  Paul D. Smith  <psmith@gnu.org>  2005-08-07  Paul D. Smith  <psmith@gnu.org>
19    
20          * w32/pathstuff.c (getcwd_fs): Fix warning about assignment in a          * w32/pathstuff.c (getcwd_fs): Fix warning about assignment in a

Legend:
Removed from v.2.288  
changed lines
  Added in v.2.289

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