Juergen Boemmels <[EMAIL PROTECTED]> wrote: > Leopold Toetsch <[EMAIL PROTECTED]> writes:
>> which isn't quite correct. The stdio PMCs should better live somewhere >> in the interpreter globals and being marked (as long as the streams are >> open). > This is what currently happens in function Parrot_IOData_mark. Ah fine. I'll really have to have a look at io/* again :-) > Attached Patch removes the PObj_needs_early_DOD out of > Parrot_ParrotIO_init(). Thanks applied, leo