# New Ticket Created by Leon Brocard # Please include the string: [perl #20400] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20400 >
It's PASM1, not PASM. However, "make test" in languages/ook/ still segfaults for me atm. Leon -- Leon Brocard.............................http://www.astray.com/ scribot.................................http://www.scribot.com/ ... Always forgive your enemies, nothing annoys them so much -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/48981/37965/f9e9a5/ook.pasm.patch
Index: ook.pasm =================================================================== RCS file: /cvs/public/parrot/languages/ook/ook.pasm,v retrieving revision 1.2 diff -u -r1.2 ook.pasm --- ook.pasm 17 Jan 2003 15:11:17 -0000 1.2 +++ ook.pasm 19 Jan 2003 11:30:53 -0000 @@ -104,7 +104,7 @@ #print S4 # needs imcc: # ../imcc/imcc -r ook.pasm hello.ook - compreg P1, "PASM" + compreg P1, "PASM1" compile P0, P1, S4 invoke end