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_4, updated. v1.4.10-22-g


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1_4, updated. v1.4.10-22-g033d391
Date: Wed, 24 Oct 2007 18:05:08 +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=033d391d76201073ed1439d318b61e80a826552e

The branch, branch-1_4 has been updated
       via  033d391d76201073ed1439d318b61e80a826552e (commit)
      from  8a5bc4007100cbd296aa642cd42f803a9c23bf71 (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 033d391d76201073ed1439d318b61e80a826552e
Author: Eric Blake <address@hidden>
Date:   Wed Oct 24 11:58:47 2007 -0600

    Reduce number of mingw testsuite failures.
    
    * doc/m4.texinfo (Using frozen files): Skip test on mingw.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog      |    5 +++++
 doc/m4.texinfo |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c8bc357..1c06340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-24  Eric Blake  <address@hidden>
+
+       Reduce number of mingw testsuite failures.
+       * doc/m4.texinfo (Using frozen files): Skip test on mingw.
+
 2007-10-22  Eric Blake  <address@hidden>
 
        Add DEBUG_REGEX debugging information.
diff --git a/doc/m4.texinfo b/doc/m4.texinfo
index 3bece3a..4aea90a 100644
--- a/doc/m4.texinfo
+++ b/doc/m4.texinfo
@@ -6035,6 +6035,9 @@ changed strings for quotes or comments.  And future 
releases of
 
 @comment options: -F /dev/null
 @example
+ifdef(`__unix__', ,
+      `errprint(` skipping: /dev/null not known to exist
+')m4exit(`77')')dnl
 traceon(`undefined')dnl
 @end example
 @end ignore


hooks/post-receive
--
GNU M4 source repository




reply via email to

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