m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/NEWS,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/NEWS,v [branch-1_4]
Date: Thu, 13 Jul 2006 13:38:21 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/13 13:38:20

Index: NEWS
===================================================================
RCS file: /sources/m4/m4/NEWS,v
retrieving revision 1.1.1.1.2.34
retrieving revision 1.1.1.1.2.35
diff -u -b -r1.1.1.1.2.34 -r1.1.1.1.2.35
--- NEWS        12 Jul 2006 13:12:40 -0000      1.1.1.1.2.34
+++ NEWS        13 Jul 2006 13:38:20 -0000      1.1.1.1.2.35
@@ -36,6 +36,14 @@
   under FDL 1.2, rather than a stricter verbatim-only license.
 * Raise the -L (--nesting-limit) command line option limit from 250 to
   1024.
+* The decr, incr, divert, m4exit, and substr macros treat an empty number
+  as 0, issue a warning, and expand as normal; rather than issuing an error
+  and expanding to the empty string.
+* The eval macro now treats an empty radix argument as 10, handles radix 1,
+  and treats the width argument as number of digits excluding the sign,
+  for compatibility with other m4 implementations.
+* The ifdef, divert, m4exit, substr, and translit macros now correctly
+  ignore extra arguments.
 
 Version 1.4.4b - 17 June 2006, by Eric Blake  (CVS version 1.4.4a)
 




reply via email to

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