On 29 Apr 2004, at 19:56, Stas Bekman wrote:
SV *errsv = get_sv("@", TRUE);
This should already be available in XS as ERRSV.
Thanks Matt. I'm already using it.
I was wondering whether util.c's pod needs to be updated to use it too.
I see some segfault using my proposal with:
$SIG{__DIE__} = \&Carp::confess;
Still haven't figured out why.__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
