svn commit: r412182 - in /perl/modperl/trunk: Changes src/modules/perl/mod_perl.c

2006-06-06 Thread pgollucci
Author: pgollucci Date: Tue Jun 6 11:17:43 2006 New Revision: 412182 URL: http://svn.apache.org/viewvc?rev=412182&view=rev Log: rgs from p5p says not do cast this to a void. a better solution for gcc 4.x.y is currently being hashed out. Modified: perl/modperl/trunk/Changes perl/modperl/

svn commit: r412118 - /perl/modperl/trunk/t/lib/TestAPRlib/finfo.pm

2006-06-06 Thread randyk
Author: randyk Date: Tue Jun 6 06:36:33 2006 New Revision: 412118 URL: http://svn.apache.org/viewvc?rev=412118&view=rev Log: With use of the generated httpd.conf, the utime() call to touch the file on Win32 so as to ensure it is in the same DST season is no longer needed (submitted by Steve Hay).

svn commit: r412063 - /perl/modperl/trunk/t/apache/content_length_header.t

2006-06-06 Thread pgollucci
Author: pgollucci Date: Tue Jun 6 02:40:11 2006 New Revision: 412063 URL: http://svn.apache.org/viewvc?rev=412063&view=rev Log: 2.2.1+ C-L is returned 2.2.0 C-L is not returned 2.0.56+ C-L is returned 2.0.55- C-L is not returned Failure on 2.2.0 reported by Reported by: Torsten F

svn commit: r412039 - /perl/modperl/trunk/src/modules/perl/mod_perl.c

2006-06-06 Thread pgollucci
Author: pgollucci Date: Tue Jun 6 01:20:33 2006 New Revision: 412039 URL: http://svn.apache.org/viewvc?rev=412039&view=rev Log: base_scfg is only used if MP_TRACE is in effect. Reported by: Torsten Foertsch <[EMAIL PROTECTED]> Message Id: [EMAIL PROTECTED] Modified: perl/modperl/trunk/src