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: Mon, 05 Feb 2007 17:31:11 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/02/05 17:31:10

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.486
retrieving revision 1.487
diff -u -b -r1.486 -r1.487
--- ChangeLog   5 Feb 2007 16:20:25 -0000       1.486
+++ ChangeLog   5 Feb 2007 17:31:10 -0000       1.487
@@ -1,3 +1,19 @@
+2007-02-05  Eric Blake  <address@hidden>
+
+       * tests/options.at (--fatal-warnings): New test.
+       * tests/others.at (stdin seekable): Exit on error.
+       * m4/m4private.h (M4_OPT_WARN_EXIT_BIT): New bit.
+       (m4_get_warnings_exit_opt): Access it.
+       * m4/m4module.h (m4_context_opt_bit_table): Access it.
+       * m4/utility.c (m4_error, m4_error_at_line): Only force an exit
+       on -EE.
+       (m4_warn, m4_warn_at_line): Change exit status on -E, and force
+       exit on -EE.
+       * src/m4.c (usage): Document new -E behavior.
+       (main): Make -E an additive option.
+       * doc/m4.texinfo (Operation modes): Document the change.
+       Reported by Ralf Wildenhues.
+
 2007-02-05  Eric Blake  <address@hidden>
 
        * tests/others.at (stdin seekable): Fix bug in test.
@@ -8562,7 +8578,7 @@
 
        -----
 
-       $Revision: 1.486 $ $Date: 2007/02/05 16:20:25 $
+       $Revision: 1.487 $ $Date: 2007/02/05 17:31:10 $
 
        Local Variables:
        coding: utf-8




reply via email to

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