[perl #89706] [BUG] Null PMC access when assigning to something in $PROCESS:: in Rakudo

2012-11-14 Thread Will Coleda via RT
On Sun Jan 15 08:36:27 2012, jn...@jnthn.net wrote: > On Mon May 02 12:44:53 2011, masak wrote: > > rakudo: $PROCESS::PROGRAM_NAME = 3; say $*PROGRAM_NAME > > rakudo 632f81: OUTPUT«Null PMC access in getprop()␤ in > > '&infix:<=>' [...] > > * masak submits rakudobug > > rakudo doesn't really do

[perl #89706] [BUG] Null PMC access when assigning to something in $PROCESS:: in Rakudo

2011-05-02 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #89706] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=89706 > rakudo: $PROCESS::PROGRAM_NAME = 3; say $*PROGRAM_NAME rakudo 632f81: OUTPUT«Null PMC