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-
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"
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.
-
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
>>
[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
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