On Sun, 2 Apr 2000, Doug MacEachern wrote:

> Date: Sun, 2 Apr 2000 21:20:09 -0700 (PDT)
> From: Doug MacEachern <[EMAIL PROTECTED]>
> To: Oleg Bartunov <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: 1.22_01-dev: Modification of a read-only value ...
> 
> On Sun, 2 Apr 2000, Oleg Bartunov wrote:
> 
> > Hi,
> > 
> > With 1.22_01-dev I got an error:
> > 
> > [Sun Apr  2 16:50:03 2000] [error] Modification of a read-only value attempted at 
>/usr/local/apache/lib/perl/My/ProxyRemoteAddr.pm line 15, <DATA> chunk 1.
> 
> hmm, 1.22_01-dev is supposed to fix that problem, does it make a
> difference if you backout this change?

No, this doesn't fixed the problem. I applied your patch to current cvs

        Oleg

> 
> --- src/modules/perl/mod_perl.c       2000/03/31 05:16:05     1.112
> +++ src/modules/perl/mod_perl.c       2000/04/03 04:19:53
> @@ -1562,7 +1562,6 @@
>           if(stash) /* check again */
>               is_method = perl_handler_ismethod(stash, method);
>  #endif
> -         SPAGAIN; /* reset stack pointer after require() */
>       }
>       
>       if(!is_method && !defined_sub) {
> 

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Reply via email to