On Tue, 04 Jan 2000, Bill Moseley wrote:
> I looked at the archive, and noticed Doug's patch in perl_conf.c:
> 
> http://www.geocrawler.com/archives/3/182/1999/7/0/2414262/
> 
> -        hv_store(nhv, (char*)key, klen, rv, FALSE); 
> +        hv_store(nhv, (char*)key, klen, SvREFCNT_inc(rv), FALSE); 
> 
> As far as I can tell (from finding perl_conf.c on this machine) it already
> has this patch.  Running Apache 1.3.9 and, I think*, mod_perl-1.21.  Perl
> is 5.005 and Sun 2.6. I'm not running Apache::StatINC, but PerlFreshRestart
     ^^^^^

Can you be more specific. Sometimes these ATFUS bugs are perl bugs, so it's
worth giving the full perl version info.

-- 
<Matt/>

Details: FastNet Software Ltd - XML, Perl, Databases.
Tagline: High Performance Web Solutions
Web Sites: http://come.to/fastnet http://sergeant.org
Available for Consultancy, Contracts and Training.

Reply via email to