# New Ticket Created by Mattia Barbon # Please include the string: [perl #31269] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31269 >
Hello, this patch fixes some problems with previous week's patch: it allowed loading and running bytecode when there was no current packfile (interpreter->code == NULL) but created a circular dependency with the loaded packfile containing itself in its directory. The attached patch removes this circular dependency. Regards Mattia
packfile.diff
Description: Binary data