Re: [PATCH] regex: Add extra escapes to regular expressions in m4
Siddhesh Poyarekar <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 30/01/19 2:16 AM, Eric Blake wrote: > Looking at m4/fnmatch.m4, it looks like we are already used to the idea > of doubling up \\ that will pass through AC_LANG_PROGRAM() and the > unquoted heredoc; on that grounds, your patch is correct. Sorry yes, it's the shell that's eating up the backslashes; I basically compared the generated conftest.c and tests/test-regex.c to check if both programs had the same regex and they didn't. Is it OK to commit this oatchpatch or would you like me to make any additional changes beyond changing the commit message? Thanks, Siddhesh
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEvHxzcmN+wQxX16plecQ9+/HPIYcFAlxRCsIACgkQecQ9+/HP IYcqZwf/f3EmzueCpkj9LZ49+jJC6GigSJLCkb2jg4v5oXEzyyQRmDkXr2fqk0ir 0de+GznL5yoZTIAQFBCVnJ0SR6u0sMYKY0RbryCAoNbZxNn7dvsQhdAnlNfVK88Z Qva+MOurUzudYr4kGLRwATcVSn6hKwW9XXLMnpbfbpn9OlQ16oYEI6Bi9c9aP3F3 gx5kKeB8SZAcXqHk87UUm0zR3CyoLFRjfrxQmgrDGWCyF+jfi5dS198W/iCkXKaG SuTOwsSCpIIDbtRl7T07Jo1nXw80CWtKiAkTgIuySBv2Q0G36JjpghUKyyhJoCIy uqcUt4hTAj30LC4X+s1VrX7ZXpJv7A== =gtXS -----END PGP SIGNATURE-----