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: Wed, 08 Nov 2006 19:06:01 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/11/08 19:06:01

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -b -r1.449 -r1.450
--- ChangeLog   8 Nov 2006 05:11:47 -0000       1.449
+++ ChangeLog   8 Nov 2006 19:06:00 -0000       1.450
@@ -1,3 +1,19 @@
+2006-11-08  Eric Blake  <address@hidden>
+
+       Merge deferred handling of -D option from branch.
+       * doc/m4.texinfo (Debugging options, Preprocessor features)
+       (Dynamic loading features, Operation modes, Invoking m4):
+       Document this change.
+       * src/main.c (OPTSTRING): Specify in-order processing.
+       (process_file): New function.
+       (main): Use it to interleave files and deferred options.
+       * tests/macros.at (Command line define): New test.
+       * tests/generate.awk: Allow '@comment file' as first example
+       within a node.
+       * tests/options.at (option grouping): Update to reflect actual
+       POSIX semantics.
+       (file names): New test.
+
 2006-11-07  Eric Blake  <address@hidden>
 
        * m4/output.c (cleanup_tmpfile, m4_insert_diversion_helper): Check
@@ -8181,7 +8197,7 @@
 
        -----
 
-       $Revision: 1.449 $ $Date: 2006/11/08 05:11:47 $
+       $Revision: 1.450 $ $Date: 2006/11/08 19:06:00 $
 
        Local Variables:
        coding: utf-8




reply via email to

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