m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/src/Attic/m4.c,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/src/Attic/m4.c,v [branch-1_4]
Date: Sat, 24 Feb 2007 14:02:25 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/02/24 14:02:23

Index: src/m4.c
===================================================================
RCS file: /sources/m4/m4/src/Attic/m4.c,v
retrieving revision 1.1.1.1.2.44
retrieving revision 1.1.1.1.2.45
diff -u -b -r1.1.1.1.2.44 -r1.1.1.1.2.45
--- src/m4.c    8 Feb 2007 14:52:29 -0000       1.1.1.1.2.44
+++ src/m4.c    24 Feb 2007 14:02:23 -0000      1.1.1.1.2.45
@@ -162,7 +162,7 @@
   -Q, --quiet, --silent        suppress some warnings for builtins\n\
       --warn-macro-sequence[=REGEXP]\n\
                                warn if macro definition matches REGEXP,\n\
-                               default \\$\\({[0-9][^}]*}\\|[0-9]+\\)\n\
+                               default \\$\\({[^}]*}\\|[0-9][0-9]+\\)\n\
 ", stdout);
 #ifdef ENABLE_CHANGEWORD
       fputs ("\




reply via email to

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