# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #78876]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=78876 >


<tadzik> rakudo: role something {}; multi
trait_auxiliary:<is>(something $trait, $block, $arg) { .WHAT.say for
$trait, $block, $arg} # what's wrong?
<p6eval> rakudo 142d22: OUTPUT«===SORRY!===␤Null PMC access in get_string()␤»
* masak submits rakudobug
<tadzik> right :)
<masak> rakudo: sub trait_auxiliary:<a>() {}
<p6eval> rakudo 142d22: OUTPUT«===SORRY!===␤Null PMC access in get_string()␤»
<masak> that's what's wrong.
<jnthn> huh :S
<jnthn> You wanted trait_mod anyway, if you're trying to write a
trait, though. But yes, something's wrong there.
<masak> something that seems to have evaded the spectests.

Reply via email to