#979: Invalid charset number '8' on darwin during PCT.pbc bytecode generation
----------------------+-----------------------------------------------------
Reporter: dukeleto | Owner:
Type: bug | Status: new
Priority: critical | Milestone: 1.6
Component: build | Version: 1.5.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: darwin |
----------------------+-----------------------------------------------------
during a normal "make test" on darwin
{{{
gmake -C compilers/pct
gmake[1]: Entering directory `/Users/leto/work/parrot-git-
svn/compilers/pct'
../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir
Invalid charset number '8' specified
gmake[1]: *** [../../runtime/parrot/library/PCT.pbc] Error 1
gmake[1]: Leaving directory `/Users/leto/work/parrot-git-
svn/compilers/pct'
make: *** [compilers.dummy] Error 2
}}}
This also means that the parrot that it generates is borked:
{{{
./parrot examples/pir/hanoi.pir
Invalid charset number '8' specified
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/979>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets