status update

[email protected] (Arthur Bergman) Tue, 2 Mar 2004 11:13:33 +0000
Newsgroups perl.ponie.dev
Message-ID <[email protected]>
So today we managed to solve the problem.

I wasn't aware that the Parrot DOD/GC would run even if I wasn't 
running any parrot bytecode, so when we started executing larger 
amounts of perl code, things got ugly because parrot was GCing from 
under our feet!

After a long fight with gdb it turned out to be a pretty simple problem 
to fix!

A couple of more issues then we should be able to do a release!

Cheers
Arthur