On Mon, 28 Jan 2002, Stas Bekman wrote:
 
> here is the patch.

+1

> Shouldn't this:
> 
>      if (in == &PL_sv_undef) {
>          return NULL;
>      }
> 
> in modperl_xs_sv2request_rec() be removed too? This case is already 
> handled in the third if() and allows for the same trick of getting onto 
> the current request when passing undef.

+1



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

Reply via email to