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
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
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
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