On Wed, 10 Apr 2002, Stas Bekman wrote:
 
> BTW, Apache::Server->process segfaults (after rebuild), bt at the end.

try Apache->server->process, i'll fix the other one later.

> I thought the deprecation was about not doing it on the modperl side. If 
> we just provide a glue code, what's wrong with 
> parsing-in-an-array-context? By this context you mean:
> 
>    @args = $r->args; ?

yeah, that's what i mean.  we're not supporting that in the core in 2.0.
but you can change the Apache::compat version to use httpd builtin parsing 
code if/when it gets there.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to