Re: imcc 0.0.9 runs 100% perl6 tests + various results

2002-09-13 Thread Dan Sugalski
At 2:12 PM +0200 9/10/02, Leopold Toetsch wrote: perl6 --test -r runs (i.e. executes inside imcc) _all_ perl6 tests (including t/compiler/8_5.p6) now correctly, _if_ GC is turned off. Do we have any idea why GC's getting in the way here? I presume we have GC bug, so we ought to track it down

Re: imcc 0.0.9 runs 100% perl6 tests + various results

2002-09-13 Thread Leopold Toetsch
Dan Sugalski wrote: First I want to thank you, for all the checkins. (Please don't forget #17143, which makes predereferencing working) Do we have any idea why GC's getting in the way here? I presume we have GC bug, so we ought to track it down if we can. I can only bring some hints: -

Re: imcc 0.0.9 runs 100% perl6 tests + various results

2002-09-12 Thread Melvin Smith
At 02:12 PM 9/10/2002 +0200, Leopold Toetsch wrote: perl6 --test -r runs (i.e. executes inside imcc) _all_ perl6 tests (including t/compiler/8_5.p6) now correctly, _if_ GC is turned off. Does this include the patch you sent me? I was unable to apply it so it sort of sat in my queue. -Melvin

imcc 0.0.9 runs 100% perl6 tests + various results

2002-09-10 Thread Leopold Toetsch
perl6 --test -r runs (i.e. executes inside imcc) _all_ perl6 tests (including t/compiler/8_5.p6) now correctly, _if_ GC is turned off. $ perl6 --test # run through assembler / parrot All tests successful, 2 subtests skipped. Files=17, Tests=72, 1 wallclock secs ( 0.16 cusr + 0.04