Michael G Schwern wrote:
On Mon, Aug 15, 2005 at 05:54:53PM -0700, Stas Bekman wrote:

Where does it go then? Are you sure you've applied the patch and the warn statement is there?


Grepping the source tree the only instance of "myip" is in t/response/TestAPI/access2.pm which I put in there according to your
instructions.

0 windhund /usr/local/src/CPAN/mod_perl-2.0.1$ rgrep 'myip'
./t/response/TestAPI/access2.pm:    warn "myip: ", $r->connection->remote_ip, 
"\n";


t/response/TestAPI/access2.pm attached.

Looks fine. Dunno why it doesn't end up in the right place. Do you load some module that overrides SIG{__WARN__}?

In any case I've committed the fix I've posted earlier, so you shouldn't have this issue anymore.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to