> I have tested it successfuly on Windows NT + Apache and on Sparc Linux RH
> 6.2 and Apache. Good work.
>
> Will you add the fix in next release?

Yes

> When you expect the next release?
>

It's nearly ready. I found a small bug I have to fix before I can release
it. I expect it to be out during the next week

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


> lzap
>
> -----P?odn?zpr?a-----
> Od: Gerald Richter <[EMAIL PROTECTED]>
> Komu: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; Lukas Zapletal
<[EMAIL PROTECTED]>
> Kopie: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Datum: 18. kv?na 2001 9:47
> P?dm?: Re: Make test error with V1.3.2
>
>
> >Hi Lukas and Andy,
> >
> >thanks for the logfiles. Because of your logfiles I have found the
problem.
> >It only occurs with perl 5.6.0+. The reason is that Embperl cleans up
%udat
> >after the request with this Perl versions. The solution is to change the
> >lines 1324 _and_ 1413 in Embperl.pm from
> >
> >  $varfile = GVFile (*ENTRY) ;
> >
> >to
> >
> >  $varfile = GVFile (${*{"$package\::"}}{$key}) ;
> >
> >Let me know if it works
> >
> >Gerald
> >
> >-------------------------------------------------------------
> >Gerald Richter    ecos electronic communication services gmbh
> >Internetconnect * Webserver/-design/-datenbanken * Consulting
> >
> >Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> >E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
> >WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> >-------------------------------------------------------------
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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

Reply via email to