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

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

 



-----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://user@xxxxxxxxxxx: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             ebb9@xxxxxxx
-----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-----


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux