m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Thu, 31 Aug 2006 03:21:36 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/08/31 03:21:36

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -b -r1.370 -r1.371
--- ChangeLog   30 Aug 2006 13:35:20 -0000      1.370
+++ ChangeLog   31 Aug 2006 03:21:35 -0000      1.371
@@ -1,5 +1,26 @@
 2006-08-30  Eric Blake  <address@hidden>
 
+       * m4/utility.c (m4_warn): Factor "Warning" out of messages into
+       here.
+       (m4_bad_argc, m4_numeric_arg): Update all callers.
+       * m4/macro.c (m4_macro_call): Likewise.
+       * doc/m4.texinfo (Defn, Pushdef): Fix typos in last commit.
+       (Indir, Builtin, Ifdef): More doc merges.
+       (Loops): Mention that documenting foreach would be nice.
+       (Macro Arguments, Defn, Builtin, Ifdef, Ifelse, Changesyntax)
+       (Include, Eval, Location, M4exit): s/input.m4/stdin/.
+       * modules/gnu.c (indir, builtin): Warn, not error, on undefined.
+       (substitute, syncoutput): Update all m4_warn callers.
+       * modules/m4.c (undefine, popdef, m4_dump_symbols, defn)
+       (traceon, traceoff): Make warning message consistent.
+       (define, pushdef): Update all m4_warn callers.
+       * tests/generate.awk: Choose file name so that documentation can
+       show command-line behavior.
+       * tests/builtins.at (define): Update to new wording.
+       * tests/macros.at (pushdef/popdef): Likewise.
+       * tests/freeze.at (loading format 1): Likewise.
+       * tests/modules.at (AT_CHECK_M4_MODTEST): Likewise.
+
        * doc/m4.texinfo (Undefine, Defn, Pushdef): More doc merges from
        the branch.
        (Defn): Add failing test case for mixing text and builtin.
@@ -7240,7 +7261,7 @@
 
        -----
 
-       $Revision: 1.370 $ $Date: 2006/08/30 13:35:20 $
+       $Revision: 1.371 $ $Date: 2006/08/31 03:21:35 $
 
        Local Variables:
        coding: utf-8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]