Geoffrey Young wrote:
hi all
a few of the recent changes are keeping us from being able to compile and
run with 2.0.46.
[...]
personally, I don't mind duplicating the code - apr_table_compress is the
sole back-compat item now, and if we need it internally it would offer a
nice benefit to users as
hi all
a few of the recent changes are keeping us from being able to compile and
run with 2.0.46.
the first is minor - extra.last.conf.in needs to generate a
perlsections.conf with using with a space. this fix is included in
the attached patch.
the other is more involved - the per-directory an
On Sat, 14 Feb 2004, Geoffrey Young wrote:
>
> [EMAIL PROTECTED] wrote:
> > randyk 2004/02/14 09:00:27
> >
> > Modified:xs/tables/current/ModPerl FunctionTable.pm
> > Log:
> > add missing env functions to FunctionTable
>
> drat, terribly sorry about that. thanks for cleaning up afte