On tisdag, maj 14, 2002, at 04:59 , Doug MacEachern wrote:

> On Tue, 14 May 2002, Arthur Bergman wrote:
>
>> Hi,
>>
>> After tons of debugging a case when I lost CGI POST variables I
>> discovered the following.
>>
>> In perl 5.6.1, certain operations can cause references to filehandles 
>> to
>> loose TIE magic even when the filehandle is tied.
>
> you left out an important piece of info: this only happens with ithreads
> enabled.
>
> the problem was fixed in bleedperl #11536/11553
> modperl-2.0 has a workaround for the problem when 5.6.1 is being used 
> (see
> code within #ifdef MP_REFGEN_FIXUP in mod_perl.c).  might consider 
> adding
> it for for 1.27
>
>
>

Ah, well, I run mod_perl under windows with AS perl, so ithreads was 
pretty much enabled :), and I always run my perls with ithreads anyway 
(what else could I do!).

When is 1.27 due for release?

Arthur


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

Reply via email to