m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v [branch]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch]
Date: Tue, 06 Jun 2006 12:47:13 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch
Changes by:     Eric Blake <ericb>      06/06/06 12:47:13

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.55
retrieving revision 1.1.1.1.2.56
diff -u -b -r1.1.1.1.2.55 -r1.1.1.1.2.56
--- ChangeLog   6 Jun 2006 12:39:53 -0000       1.1.1.1.2.55
+++ ChangeLog   6 Jun 2006 12:47:12 -0000       1.1.1.1.2.56
@@ -1,5 +1,12 @@
 2006-06-06  Eric Blake  <address@hidden>
 
+       Trace status of builtins is no longer inherited across
+       define(...,defn(...)).  Fixes bug that autom4te had been working
+       around.
+       * src/builtin.c (define_builtin): Don't override trace status.
+       * doc/m4.texinfo (Trace): Add test for this.
+       * NEWS: Document this.
+
        When changing macro definitions inside the arguments to the macro,
        consistently preserve the old definition that was in effect before
        argument collection, similar to the C pre-processor.
@@ -2000,4 +2007,4 @@
 
        * Initial beta release.  Release 0.50, manual 0.05.
 
-       $Revision: 1.1.1.1.2.55 $ $Date: 2006/06/06 12:39:53 $
+       $Revision: 1.1.1.1.2.56 $ $Date: 2006/06/06 12:47:12 $




reply via email to

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