Re: [PATCH] fix regex in AC_DEFINE_UNQUOTED
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On 08/14/2017 07:44 PM, Paolo Bonzini wrote: > From: Paolo Bonzini <[email protected]> > > In commit 527f183f I mistakenly used "|" for alternation > instead of "\|". Fix this. > > * lib/autoconf/general.m4 (_AC_DEFINE_UNQUOTED): Use "|" for > basic regex alteration. > * tests/torture.at (Substitute and define special characters): > Add test case. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > lib/autoconf/general.m4 | 2 +- > tests/torture.at | 2 ++ > 2 files changed, 3 insertions(+), 1 deletion(-) ACK -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
(application/pgp-signature, 619 B)
-----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlmTD44ACgkQp6FrSiUn Q2rwhgf/Q32DoN16tLmyhRW7FMjqcA5+W5qZ7PjghxDkGc0Tn80f8rvG0SA0tt+a Swdp/ofL4FnBFKCFDtH9v2PUG5A5QJ0kb1m9PVGVb4oc5kCwNLmMCLfGZwVbSN6p aWSyCTdWsAavphKXZ+sakhycleDoFMVNP6DyjVRmwfp1VOVqQhDKkh4doJAz7nJy 0LjDCmzzdsMbyUDg95qY8VaFKJlnAM8cAl8LrehCp/3GU05sRn3Wgfp4fYIM/sIb 6uGCQyDynfB3AaUs2/AkCQe6Ruuwgz38ZFQnW6uXQ/T+chgg/mjJaBaycufSpf1G 5PIU1HbcLaF/CEsbO58z0+K8h1rq7A== =txkF -----END PGP SIGNATURE-----