svn commit: r480905 - /perl/modperl/trunk/t/response/TestCompat/apache.pm

2006-11-30 Thread pgollucci
Author: pgollucci Date: Thu Nov 30 04:14:16 2006 New Revision: 480905 URL: http://svn.apache.org/viewvc?view=rev&rev=480905 Log: Silence [warn] Useless use of AllowOverride in line 1228. during 'make test' Reported by: Stas Bekman <[EMAIL PROTECTED]> Modified: perl/modperl/trunk/t/response/

svn commit: r480903 - /perl/modperl/trunk/src/modules/perl/modperl_interp.h

2006-11-30 Thread pgollucci
Author: pgollucci Date: Thu Nov 30 03:52:02 2006 New Revision: 480903 URL: http://svn.apache.org/viewvc?view=rev&rev=480903 Log: ugh... This should have been in r480890. (It helps to update both the get and set) Modified: perl/modperl/trunk/src/modules/perl/modperl_interp.h Modified: perl/

svn commit: r480890 - in /perl/modperl/trunk: Changes src/modules/perl/mod_perl.c src/modules/perl/modperl_interp.h

2006-11-30 Thread pgollucci
Author: pgollucci Date: Thu Nov 30 03:20:13 2006 New Revision: 480890 URL: http://svn.apache.org/viewvc?view=rev&rev=480890 Log: o PERL_SYS_TERM() needs a PerlInterpreter 'my_perl' as of 5.9.5 o xmg_magic moved into a union as a space saver. (note, as stas noted previously this entire kludge need