#692: PBC to PIR fallback fails.
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version: 1.2.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by coke):
This problem exists in PIR files that are installed that load other pir
files:
{{{
$ cat foo.pir
.sub main :main
.include "test_more.pir"
.end
$ parrot foo.pir
PackFile_unpack: This is not a valid Parrot bytecode file
Parrot VM: Can't unpack packfile
/usr/local/lib/parrot/1.2.0/library/Test/More.pir.
Unable to append PBC to the current directory
current instr.: 'main' pc 0 (foo.pir:17)
}}}
(We really need to start testing the things we install.)
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/692#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets