RE: mod_perl2 rc6 troubles patch

2005-05-08 Thread Gerald Richter
Hi, > > > The current CVS version should work with old and new > (>=rc5) mod_perl > > versions, at least it does for me. > > > > Could you please retest with the unaltered CVS version > (from yesterday). > > > > Does it pass make test for you? > > > > #210 EmbperlObject/errdoc/epoerrdoc.h

Re: mod_perl2 rc6 troubles patch

2005-05-08 Thread Aare Vesi
Gerald Richter wrote: The current CVS version should work with old and new (>=rc5) mod_perl versions, at least it does for me. Could you please retest with the unaltered CVS version (from yesterday). Does it pass make test for you? #210 EmbperlObject/errdoc/epoerrdoc.htm...ok #211 EmbperlObject/e

RE: mod_perl2 rc6 troubles patch

2005-05-07 Thread Gerald Richter
Hi, > > While using latest mod_perl2 RC6 with latest Embperl from CVS > it won't work because that modules renaming issue > [http://perl.apache.org/docs/2.0/rename.html]. > > So I did some renaming stuff with > http://people.apache.org/~geoff/fixme. > And produced a little patch. > > Maybe so

mod_perl2 rc6 troubles patch

2005-05-07 Thread Aare Vesi
Hi, While using latest mod_perl2 RC6 with latest Embperl from CVS it won't work because that modules renaming issue [http://perl.apache.org/docs/2.0/rename.html]. So I did some renaming stuff with http://people.apache.org/~geoff/fixme. And produced a little patch. Maybe someone finds that patch