On Tue, 8 Jan 2002, Arthur Bergman wrote:
 
> Is this realy wise?

that's what perl_clone() does:
    PL_endav            = av_dup_inc(proto_perl->Iendav, param);

> thread.pm will currently not clone END blocks

it will if it uses perl_clone(), no?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to