develooper Front page | perl.perl5.porters | Postings from May 2012

[perl #104162] Smart match that causes segfaults.

From:
Toby Inkster via RT
Date:
May 13, 2012 01:06
Subject:
[perl #104162] Smart match that causes segfaults.
Message ID:
rt-3.6.HEAD-4610-1336737797-734.104162-14-0@perl.org
On the newly released 5.16.0-RC0, the following still segfaults:

perl -E'my $a = [qw/a A/]; my $b = ["b", $a, "B"]; push @$a, $b; say 
"hurrah" if 'B' ~~ $b;'



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About