#1602: .INTERPINFO_CURRENT_OBJECT causes segfault:
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  fatal   |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 .include 'interpinfo.pasm'

 .sub main :main
   $P1234 = interpinfo .INTERPINFO_CURRENT_OBJECT
   $S0 = typeof $P1234
   say "alive"
 .end

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1602>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to