# New Ticket Created by  Mattia Barbon 
# Please include the string:  [perl #31113]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31113 >


  Hello,
this patch allows calling Parrot_load_bytecode when
there is no active PackFile. Example:

Parrot_new();
Parrot_init(...);
Parrot_load_bytecode(...);

Regards
Mattia

Attachment: pf.diff
Description: Binary data

Reply via email to