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

2004-02-14 Thread Geoffrey Young
[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 after me randy :) --Geoff

Re: cvs commit: modperl-2.0/src/modules/perl modperl_env.c

2004-02-14 Thread Geoffrey Young
>> whoops - I probably moved that at some point and didn't realize it. > > > I wonder why modules/cgi.t wasn't failing for you. I don't know. > I haven't tried to > run the patch, assuming that it worked for you ;) of course, otherwise I wouldn't have checked it in (or posted it for that mat

Re: cvs commit: modperl-2.0/src/modules/perl modperl_env.c

2004-02-14 Thread Stas Bekman
Geoffrey Young wrote: we still have a problem, which existed before the last env handling revamp. I think modules/cgi should work with this patch: Index: t/response/TestModules/cgi.pm === RCS file: /home/cvs/modperl-2.0/t/response/Te

Re: cvs commit: modperl-2.0/src/modules/perl modperl_env.c

2004-02-14 Thread Stas Bekman
Geoffrey Young wrote: move modperl_env_default_populate to where it was before (after modperl_env_table_populate), so that GATEWAY_INTERFACE will be CGI-Perl/1.1 and not CGI/1.1. whoops - I probably moved that at some point and didn't realize it. I wonder why modules/cgi.t wasn't failing for y

Re: functiontable

2004-02-14 Thread Stas Bekman
Randy Kobes wrote: Hi, With some recent changes in the env stuff, an update to xs/tables/current/ModPerl/FunctionTable.pm is needed on Win32: sure, please commit right away for any that you find missing, Randy, no need to post for review. we don't need that table for unix, so we sometimes forget