Re: Please help adding ModPerl::Interpreter

2007-12-30 Thread Philippe M. Chiasson
Torsten Foertsch wrote: > On Wed 14 Nov 2007, Philippe M. Chiasson wrote: >>> I have noticed that you have also deleted some trailing newlines on >>> MP_TRACEs. Most MP_TRACE_x invocations have trailing newlines. For me >>> they are rather disturbing but I thought they were there on purpose. So, >>

Re: [PATCH 4/9] cleaning up trailing empty lines, expanding tabs and adding emacs local vars

2007-12-30 Thread Philippe M. Chiasson
Torsten Foertsch wrote: > On Mon 03 Dec 2007, Torsten Foertsch wrote: >> 29.diff >> expands tabs in C files Committed revision 607692. -- Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5 http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/ signature

Re: [PATCH 8/9] cleaning up trailing empty lines, expanding tabs and adding emacs local vars

2007-12-30 Thread Philippe M. Chiasson
Torsten Foertsch wrote: > On Mon 03 Dec 2007, Torsten Foertsch wrote: >> 33.diff >> expands tabs in ModPerl-Registry/t/*.t Committed revision 607693. -- Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5 http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.or

Re: [PATCH 2/9] cleaning up trailing empty lines, expanding tabs and adding emacs local vars

2007-12-30 Thread Philippe M. Chiasson
Torsten Foertsch wrote: > On Mon 03 Dec 2007, Torsten Foertsch wrote: >> 27.diff >> deletes trailing spaces and trailing empty lines from C files Committed revision 607690. -- Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5 http://gozer.ectoplasm.org/ m/gozer\@(apa

Re: Please help adding ModPerl::Interpreter

2007-12-30 Thread Philippe M. Chiasson
Torsten Foertsch wrote: > Hi Philippe, > > On Thu 25 Oct 2007, Torsten Foertsch wrote: >> On Thursday 18 October 2007, Philippe M. Chiasson wrote: >>> Any chance you can break the patch into multiple patches >> This is the last one of this series of patches. It simply adds the test >> perl/ithread

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2007-12-30 Thread Roderich Schupp
Hi, I just stumbled over this threat and think we see the effects of this bug in the "real world". We're currently porting a medium sized Web application from Apache 1.3 and mod_perl 1 to Apache 2.0 and mod_perl 2. The application is mostly written in Mason. The first strange behaviour we encounte