Re: cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-12-06 Thread Doug MacEachern
On Thu, 6 Dec 2001, Stas Bekman wrote: > modperl/getc.FAILED tests 1-2 ouch, another one that left STDIN tied to a stale request. try now. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-12-05 Thread Stas Bekman
Doug MacEachern wrote: > On Thu, 6 Dec 2001, Stas Bekman wrote: > > >>But it's still not good for the compat layer. If a user doesn't have >>this setting it still core dumps with: >> >>t/TEST modules/cgi filter/input_msg apache/compat >> > > fixed with the "various bug fixes in the tls code"

Re: cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-12-05 Thread Doug MacEachern
On Thu, 6 Dec 2001, Stas Bekman wrote: > But it's still not good for the compat layer. If a user doesn't have > this setting it still core dumps with: > > t/TEST modules/cgi filter/input_msg apache/compat fixed with the "various bug fixes in the tls code" commit. -

Re: cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-12-05 Thread Stas Bekman
Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > >> stas01/12/04 21:31:09 >> >> Modified:lib/Apache compat.pm >>t/apache compat.t >>t/response/TestApache compat.pm >> Log: >> - the implementation of compatibility layer for Apache::File from 1.x >>

Re: cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-12-05 Thread Stas Bekman
[EMAIL PROTECTED] wrote: > stas01/12/04 21:31:09 > > Modified:lib/Apache compat.pm >t/apache compat.t >t/response/TestApache compat.pm > Log: > - the implementation of compatibility layer for Apache::File from 1.x > - tests Any ideas why tmpf

cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-05-04 Thread dougm
dougm 01/05/04 12:04:19 Modified:lib/Apache compat.pm Added: t/apache compat.t t/response/TestApache compat.pm Log: add 1.x versions of content and args, plus tests Revision ChangesPath 1.7 +36 -0 modperl-2.0/lib/Apache/compat.pm I