Ticket #1833 (new bug)
Incompatible bytecode error lacks file name of offending file
Reported by: | moritz | Owned by: | whiteknight |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 2.8.0 |
Severity: | medium | Keywords: | packfile |
Cc: | Language: | perl6 | |
Patch status: | Platform: | all |
Description (last modified by moritz) (diff)
PackFile_unpack: This Parrot cannot read bytecode files with version 9.0. PackFile header failed during unpack
This error message should include the name of the file that caused this error; otherwise it is very hard to figure out which file caused the problem.
(Happens on amd64 linux, with gcc 4.4.5)
Change History
Note: See
TracTickets for help on using
tickets.