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, 20 Sep 2006 04:04:30 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/20 04:04:29

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -b -r1.386 -r1.387
--- ChangeLog   19 Sep 2006 13:16:08 -0000      1.386
+++ ChangeLog   20 Sep 2006 04:04:29 -0000      1.387
@@ -1,5 +1,20 @@
 2006-09-19  Eric Blake  <address@hidden>
 
+       * src/main.c (usage, main, DEBUGFILE_OPTION): Deprecate -o as
+       well as --error-output; the goal is to add -o/--output in some
+       future version with semantics like gcc or autom4te.
+       * doc/m4.texinfo (Invoking m4, Dumpdef, Debug Output, Errprint):
+       (Extensions): Reflect this update.
+       (Renamesyms): Add another test.
+       (Defn): Xfail for now, so that `make check' is happy.
+       * NEWS: Document this change.
+       * tests/generate.awk: Mark dynamic loading tests as such.  Allow
+       xfailing tests.
+       * tests/macros.at (Renamesyms collisions): New test, exposing
+       renamesyms' coredump.
+       * tests/options.at (--debugfile, --safer): Update to match
+       change.
+
        * m4/debug.c (set_debug_file): Fix regression in -o when stdout
        and stderr are same file, introduced 2003-07-23.
        * tests/options.at (--debugfile): New test, to catch the bug.
@@ -7494,7 +7509,7 @@
 
        -----
 
-       $Revision: 1.386 $ $Date: 2006/09/19 13:16:08 $
+       $Revision: 1.387 $ $Date: 2006/09/20 04:04:29 $
 
        Local Variables:
        coding: utf-8




reply via email to

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