Re: Bug in autogenerated 'autoscan' Perl script

2016-12-21 Thread Eric Blake
On 12/21/2016 08:36 AM, Eric Blake wrote:
> On 12/12/2016 12:07 AM, Ken Cotterill wrote:
>>I encountered a bug in the autogenerated 'autoconf-2.69/bin/autoscan'
>>script which caused 'make check' to fail on test 503.
>>The statement causing the problem is:
>>s/\${[^\}]*}//g;
>>which was at line 361 in my version.
> 
> Thanks; I'll get that patched before autoconf 2.70 (which I hope to
> release this year).

In fact, the patch is already applied, and we are just waiting on the
release:

http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=e5654

-- 
Eric Blake   eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


Re: warning from autoconf

2016-12-21 Thread Eric Blake
On 12/21/2016 08:37 AM, Eric Blake wrote:
> On 12/20/2016 10:44 PM, Kemin Zhou wrote:
>>
>> autoscan Unescaped left brace in regex is deprecated, passed through in 
>> regex; marked by <— HERE in m/\${ <— HERE [^\}]*}/
> 
> Thanks; you're the second person to report this in a month, so I'll get
> it fixed soon.

In fact, the patch is already applied, and we are just waiting on the
release:

http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=e5654

-- 
Eric Blake   eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


Re: Bug in autogenerated 'autoscan' Perl script

2016-12-21 Thread Eric Blake
On 12/12/2016 12:07 AM, Ken Cotterill wrote:
>I encountered a bug in the autogenerated 'autoconf-2.69/bin/autoscan'
>script which caused 'make check' to fail on test 503.
>The statement causing the problem is:
>s/\${[^\}]*}//g;
>which was at line 361 in my version.

Thanks; I'll get that patched before autoconf 2.70 (which I hope to
release this year).

-- 
Eric Blake   eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


Re: warning from autoconf

2016-12-21 Thread Eric Blake
On 12/20/2016 10:44 PM, Kemin Zhou wrote:
> 
> autoscan Unescaped left brace in regex is deprecated, passed through in 
> regex; marked by <— HERE in m/\${ <— HERE [^\}]*}/

Thanks; you're the second person to report this in a month, so I'll get
it fixed soon.

-- 
Eric Blake   eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature