[perl #64496] Null PMC access when calling IO.readline() in Rakudo

2010-09-19 Thread Lithos via RT
The Null PMC access does not happen anymore. The error message seems ok but for the missing class name for which there is a specific ticket (#77202). Should this ticket be resolved? Lithos $ ./perl6 -e 'my IO $a; $a.readline' Method 'readline' not found for invocant of class '' in main progra

[perl #64496] Null PMC access when calling IO.readline() in Rakudo

2009-04-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #64496] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=64496 > rakudo: my IO $a; $a.readline # mwhahaha. rakudo 0310a3: OUTPUT«Null PMC access in get