Hi Collin,
> The issue here seems to be a carriage return emitted by Perl generated
> in these lines:
>
> + gawk 'BEGIN {for (i=0; i<13000; i++) print "aba"}' /dev/null
> ++ LC_ALL=C
> ++ perl -le 'use Time::HiRes qw(time); my $s = time();
> system q,grep -E '\''^([a-z]).\1$'\'' in
Hi Bruno,
You wrote:
> Building the current grep (git master) with the current Gnulib
> on Cygwin 3.5.3, I see a test failure:
> FAIL: backref-multibyte-slow
The issue here seems to be a carriage return emitted by Perl generated
in these lines:
+ gawk 'BEGIN {for (i=0; i<13000; i++) print "aba"
Building the current grep (git master) with the current Gnulib
on Cygwin 3.5.3, I see a test failure:
FAIL: backref-multibyte-slow
The detailed log is attached.
Bruno
log.gz
Description: application/gzip