On Fri, 21 Feb 2003, Jonas Liljegren wrote:
> I have made a formal bugreport to with perlbug for this now.
>
> This causes a segfault:
>
> perl -e'("X"x3529) =~ /( (?: \\. | [^\$] ){1,4000} )/gx;'
>
> Using perl 5.8.0-15, Debian package.
I can't replicate that segfault. I've tried it on 5.8.0-15 and
5.8.0-17 i386-linux-thread-multi and 5.8.0-17 powerpc-linux-thread-multi
Mark.
--
#!/usr/bin/perl -T
use strict;
use warnings;
print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates