[SCM] GNU Autoconf source repository branch, master, updated. v2.65-10-g9900c34

"Paolo Bonzini" <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
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 Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=9900c340468dc424d567ba983ae4ebdc10c624ee

The branch, master has been updated
       via  9900c340468dc424d567ba983ae4ebdc10c624ee (commit)
      from  d4fdf04459e9d11b51e971f9af3451fa56fd44a9 (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 9900c340468dc424d567ba983ae4ebdc10c624ee
Author: Paolo Bonzini <[email protected]>
Date:   Wed Dec 9 10:23:16 2009 +0100

    Fix `recursion' test failure.
    
    * tests/m4sugar.at (recursion): Use empty diversion, not 0.

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

Summary of changes:
 ChangeLog        |    5 +++++
 tests/m4sugar.at |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1c0c612..06ff28a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-09  Paolo Bonzini  <[email protected]>
+
+	Fix `recursion' test failure.
+	* tests/m4sugar.at (recursion): Use empty diversion, not 0.
+
 2009-12-05  Stefano Lattarini  <[email protected]>
 	    Ralf Wildenhues  <[email protected]>
 
diff --git a/tests/m4sugar.at b/tests/m4sugar.at
index a96583c..4d937cf 100644
--- a/tests/m4sugar.at
+++ b/tests/m4sugar.at
@@ -1874,7 +1874,7 @@ A
 AT_DATA_M4SUGAR([script.4s],
 [[m4_ifdef([__m4_version__],
 [m4_undefine([__m4_version__])],
-[m4_divert_push(0)48894
+[m4_divert_push([])48894
 9999,10000
 78896
 58894


hooks/post-receive
-- 
GNU Autoconf source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.