#1146: same code works on windows, not on mac
--------------------+-------------------------------------------------------
Reporter: kjs | Owner: kjs
Type: bug | Status: new
Priority: normal | Milestone:
Component: pirc | Version: 1.6.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by jkeenan):
Here are some results.
'''Darwin/PPC''' (Mac OS X 10.4.11):
{{{
$ cd cd compilers/pirc && make
$ ./pirc -b -x inv.pir
a
b
}}}
'''Linux/i386''':
{{{
$ cd cd compilers/pirc && make
$ ./pirc -b -x inv.pir
a
b
}}}
So I could not reproduce the problem on either box to which I have access.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1146#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets