[perl #73396] [BUG] Null PMC access when calling .WHAT on the thing that Perl6::Compiler.compile returns in Rakudo

2011-10-08 Thread Will Coleda via RT
Verified, closing ticket. -- Will "Coke" Coleda

[perl #73396] [BUG] Null PMC access when calling .WHAT on the thing that Perl6::Compiler.compile returns in Rakudo

2011-10-08 Thread Will Coleda via RT
On Sun Mar 07 08:07:49 2010, masak wrote: > rakudo: say Perl6::Compiler.compile('say 42').WHAT > rakudo e9c185: OUTPUT�Null PMC access in find_method('WHAT') [...] > * masak submits rakudobug > rakudo: Perl6::Compiler.compile('say 42').WHAT > rakudo e9c185: OUTPUT�Null PMC access in find_metho

[perl #73396] [BUG] Null PMC access when calling .WHAT on the thing that Perl6::Compiler.compile returns in Rakudo

2010-03-07 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73396] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=73396 > rakudo: say Perl6::Compiler.compile('say 42').WHAT rakudo e9c185: OUTPUT«Null PMC acce