Package: parrot-minimal
Version: 4.0.0-3
Severity: normal

The parrot(1) man page says that using the -o option with an output
filename that ends in ".pasm" should produce pasm output.  This doesn't
actually work:

$ cat t2.pir
.sub main
.end
$ parrot -o t2.pasm t2.pir
$ file t2.pasm
t2.pasm: Parrot bytecode 106.0, 8 byte words, little-endian, x86 12 byte long 
double floats, Parrot 0.0.0

It's producing pbc output regardless of the output filename.

-zefram


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to