autoconf
[Top][All Lists]
Advanced

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

Re: autotest: error: m4_divert_pop(TEST_SCRIPT): diversion mismatch


From: Eric Blake
Subject: Re: autotest: error: m4_divert_pop(TEST_SCRIPT): diversion mismatch
Date: Sun, 19 Apr 2009 21:50:45 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Braden McDaniel on 4/19/2009 8:31 PM:
> I'm seeing an error processing a testsuite.at that was working at some
> point; that point was probably a few autoconf releases ago.  But I don't
> see anything wrong with what I'm doing and I don't understand the error
> message:
> 
> What causes this? And how do I fix it?

>         AT_CHECK([parse-uri --scheme 
> http://address@hidden:80/foo/bar?attr=val#frag],

There's your problem.  Autoconf 2.63b has a known bug, since fixed, with
handling underquoted # in AT_CHECK - m4 thinks that this is starting a
comment.  It's probably easiest to use the quadrigraph @%:@ instead of #.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknr8RUACgkQ84KuGfSFAYA+XQCfVN1GKYcdR+K2woBMjfdasrCO
4XcAn3QcAvNy4zIGYTvlYUqumZMMQ1+C
=CXs7
-----END PGP SIGNATURE-----




reply via email to

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