Re: updates required for 2.0.46 support

2004-02-15 Thread Stas Bekman
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

updates required for 2.0.46 support

2004-02-15 Thread Geoffrey Young
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

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2004-02-15 Thread Randy Kobes
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