On Thu, 2 Oct 2003, Stas Bekman wrote:
> Randy Kobes wrote:
> > On Fri, 3 Oct 2003, Randy Kobes wrote:
> >
> >>I've tried testing this, and haven't come across a problem
> >>yet, but this wasn't very extensive, as it's late ...
> >>(Stas, I've kept in the "print $log" statements just
> >>for debugging purposes).
> >
> >
> > I forgot - similar to an earlier fix for modperl_io.c,
> > I included the following:
> [...]
> > - status = Perl_do_open9(aTHX_ handle, "<:Apache", 8, FALSE, O_RDONLY,
> > + status = Perl_do_open9(aTHX_ handle, "<:Apache", 7, FALSE, O_RDONLY,
> > 0, Nullfp, sv, 1);
>
> why is that change? length("<:Apache") == 8, not 7...
I miscounted - sorry about that ...
--
best regards,
randy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]