/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

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

revision 2.258 by psmith, Mon Feb 28 07:48:22 2005 UTC revision 2.259 by psmith, Mon Feb 28 09:41:25 2005 UTC
# Line 1  Line 1 
1    2005-02-28  Paul D. Smith  <psmith@gnu.org>
2    
3            * doc/make.texi (Text Functions): Update docs to allow the end
4            ordinal for $(wordlist ...) to be 0.
5            * function.c (func_wordlist): Fail if the start ordinal for
6            $(wordlist ...) is <1.  Matches documentation.
7            Resolves Savannah support request #103195.
8    
9            * remake.c (update_goal_chain): Fix logic for stopping in -q:
10            previously we were stopping when !-q, exactly the opposite.  This
11            has been wrong since version 1.34, in 1994!
12            (update_file): If we got an error don't break out to run more
13            double-colon rules: just return immediately.
14            Fixes Savannah bug #7144.
15    
16  2005-02-27  Paul D. Smith  <psmith@gnu.org>  2005-02-27  Paul D. Smith  <psmith@gnu.org>
17    
18          * misc.c (end_of_token): Make argument const.          * misc.c (end_of_token): Make argument const.

Legend:
Removed from v.2.258  
changed lines
  Added in v.2.259

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