m4-commit
[Top][All Lists]
Advanced

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

[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-23-


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-23-gfba265c
Date: Thu, 22 May 2008 12:00:18 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=fba265c02ea43d6eb835b0fb27e7e2fa05834cbb

The branch, branch-1.6 has been updated
       via  fba265c02ea43d6eb835b0fb27e7e2fa05834cbb (commit)
      from  34985ceaf524a511894776fe446279b5a7c12ced (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fba265c02ea43d6eb835b0fb27e7e2fa05834cbb
Author: Eric Blake <address@hidden>
Date:   Wed May 21 21:49:54 2008 -0600

    Don't allow failure to freeze give exit status of 0.
    
    * doc/m4.texinfo (Using frozen files): Test the fix from
    2007-11-22.
    * THANKS: Update.
    Reported by Jean-Charles Longuet.
    
    Signed-off-by: Eric Blake <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    8 ++++++++
 THANKS         |    1 +
 doc/m4.texinfo |   10 ++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2abc489..9fdca03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-22  Eric Blake  <address@hidden>
+
+       Don't allow failure to freeze give exit status of 0.
+       * doc/m4.texinfo (Using frozen files): Test the fix from
+       2007-11-22.
+       * THANKS: Update.
+       Reported by Jean-Charles Longuet.
+
 2008-05-09  Eric Blake  <address@hidden>
 
        Improve error message when frozen file is invalid.
diff --git a/THANKS b/THANKS
index 19c1d92..1fa9ba5 100644
--- a/THANKS
+++ b/THANKS
@@ -47,6 +47,7 @@ Hoang Uong            address@hidden
 Ian Taylor             address@hidden
 Ilya N. Golubev                address@hidden
 Jason Merrill          address@hidden
+Jean-Charles Longuet   address@hidden
 Jim Avera              address@hidden
 Jim Kingdom            address@hidden
 Jim Meyering           address@hidden
diff --git a/doc/m4.texinfo b/doc/m4.texinfo
index 3131e9a..67393e2 100644
--- a/doc/m4.texinfo
+++ b/doc/m4.texinfo
@@ -6993,6 +6993,16 @@ ifdef(`__unix__', ,
 ')m4exit(`77')')dnl
 traceon(`undefined')dnl
 @end example
+
address@hidden Make sure freezing is successful.
+
address@hidden options: -F /none/such
address@hidden status: 1
address@hidden
+$ @kbd{m4 -F /none/such}
+^D
address@hidden: cannot open /none/such: No such file or directory
address@hidden example
 @end ignore
 
 When an @code{m4} run is to be frozen, the automatic undiversion


hooks/post-receive
--
GNU M4 source repository




reply via email to

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