On Mon, Sep 23, 2002 at 07:41:09PM +, Leopold Toetsch wrote:
> # New Ticket Created by Leopold Toetsch
> # Please include the string: [perl #17537]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt2/Ticket/Display.html?id=17537 >
>
>
> Attac
On Tue, 24 Sep 2002, Sean O'Rourke wrote:
> I'm away from parrot-source at the moment, but if sample.imc breaks, that
> sounds like a bug.
Well yes, but ... Leopold's trying to iron out various possibly-platform-
dependent wrinkles in his recent major imcc upgrades, and I was trying out
a not-y
On Tue, 24 Sep 2002, Leopold Toetsch wrote:
> Please try:
>
> $ cd ../perl6
> $ per6 --test [-r]
Ok, but that fails spectacularly due to the same imcc core dump. Here are
the uninformative results:
$ ./perl6 --test
Test details:
t/builtins/array.t2/3
t/builtins/string.t...1/4
Stop
On Tue, 24 Sep 2002, Leopold Toetsch wrote:
> Andy Dougherty wrote:
>
> > On Mon, 23 Sep 2002, Leopold Toetsch wrote:
>
> > ./imcc examples/sample.imc
>
> This doesn't even compile on my computer.
I'm away from parrot-source at the moment, but if sample.imc breaks, that
sounds like a bug.
/s
Andy Dougherty wrote:
> On Mon, 23 Sep 2002, Leopold Toetsch wrote:
> ./imcc examples/sample.imc
This doesn't even compile on my computer.
Please try:
$ cd ../perl6
$ per6 --test [-r]
HTH
leo
On Mon, 23 Sep 2002, Leopold Toetsch wrote:
> Attached patch fixes all currently known problems WRT imcc/perl6.
>
> imcc 0.0.9 is rather fresh, so there are problems coming from different
> platforms which I can't test, but I'm sure, we will solve these.
Ok, I applied this and (after shuffling