Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #70606] [BUG] Null PMC access on a regex with a final infix:<|> followed by whitespace in Rakudo

0 views
Skip to first unread message

Carl Mäsak

unread,
Nov 17, 2009, 2:01:09 PM11/17/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70606]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70606 >


<masak> rakudo: "b" ~~ /b| /
<p6eval> rakudo 7347ec: Null PMC access in find_method('reduce') [...]
* masak cackles
* masak submits rakudobug
<diakopter> u win for now ......
<masak> I sure do!
<jnthn> ng won't give a NPMCA on that.
<jnthn> ;-)
<moritz_> right, a parse error
<jnthn> moritz_: shhh! :-P
<moritz_> ng: "b" ~~ /b| /
<p6eval> ng b893c8: Confused at line 1, near "\"b\" ~~ /b|" [...]
<masak> hah!
<masak> LTA.
<TimToady> std: "b" ~~ /b| /
<p6eval> std 29113: === SORRY! === ␤Null pattern not allowed [...]
<masak> STD++

0 new messages