[perl #63878] Null PMC access when stringifying enum types and values in Rakudo

2009-05-01 Thread jn...@jnthn.net via RT
On Sat Mar 14 15:49:22 2009, masak wrote: > rakudo: enum A <>; my A $a; say $a ne "" > rakudo 5b1ff9: OUTPUT«Null PMC access in get_string() [...] > there it is. > * masak submits rakudobug Fixed and test added to S12-enums/thorough.t. Thanks, Jonathan

[perl #63878] Null PMC access when stringifying enum types and values in Rakudo

2009-03-14 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #63878] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63878 > rakudo: enum A <>; my A $a; say $a ne "" rakudo 5b1ff9: OUTPUT«Null PMC access in get_