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-111


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-111-g4fd6e69
Date: Sat, 14 Mar 2009 01:29:44 +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=4fd6e693ee229b5feec21a72434e6cb00621b0a5

The branch, branch-1.6 has been updated
       via  4fd6e693ee229b5feec21a72434e6cb00621b0a5 (commit)
      from  d976408022fea5e25d4bf4f2e277ee973bfa6b80 (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 4fd6e693ee229b5feec21a72434e6cb00621b0a5
Author: Eric Blake <address@hidden>
Date:   Fri Mar 13 16:06:02 2009 -0600

    Fix testsuite failure on mingw.
    
    * examples/null.m4: Don't attempt to recursively invoke
    __program__ on mingw, since \ in file name can confuse some
    choices for --with-syscmd-shell.
    * examples/null.err: Adjust expected output.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog         |    8 ++++++++
 examples/null.err |  Bin 3298 -> 3300 bytes
 examples/null.m4  |  Bin 6778 -> 6841 bytes
 3 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 06832b8..60f51ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-13  Eric Blake  <address@hidden>
+
+       Fix testsuite failure on mingw.
+       * examples/null.m4: Don't attempt to recursively invoke
+       __program__ on mingw, since \ in file name can confuse some
+       choices for --with-syscmd-shell.
+       * examples/null.err: Adjust expected output.
+
 2009-03-12  Eric Blake  <address@hidden>
 
        Fix awk script portability.
diff --git a/examples/null.err b/examples/null.err
index 32c85b3..930d917 100644
Binary files a/examples/null.err and b/examples/null.err differ
diff --git a/examples/null.m4 b/examples/null.m4
index 5c78557..dcb6139 100644
Binary files a/examples/null.m4 and b/examples/null.m4 differ


hooks/post-receive
--
GNU M4 source repository




reply via email to

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