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

[perl #67128] [BUG] Null PMC access when matching against grammar G in module M in a rule in Rakudo

0 views
Skip to first unread message

Carl Mäsak

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


<masak> rakudo: module M; grammar G {}; say "foo" ~~ /<M::G>/
<p6eval> rakudo 5351a3: OUTPUT«Null PMC access in set_attr_str() [...]
<masak> I know that's not the way to match against a grammar, but --
look, a Null PMC access!
* masak submits a rakuodbug

Larry Wall via RT

unread,
Sep 24, 2015, 1:30:02 AM9/24/15
to perl6-c...@perl.org
Don't need this, using the Top or other rule name is sufficient.
0 new messages