Skip Menu |

This queue is for tickets about the Sys-Syslog CPAN distribution.

Report information
The Basics
Id: 21516
Status: resolved
Priority: 0/
Queue: Sys-Syslog

People
Owner: SAPER [...] cpan.org
Requestors: pjs [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.18
Fixed in: 0.19



Subject: close_xs undefined
$@ is set to "close_xs is not a valid Sys::Syslog macro" after closelog(). The eval() protects it from erroring, but it still writes to $@, which I happened to be using at the time. Since close_xs() isn't defined anywhere in the source, this appears to be a bug.
Subject: Re: [rt.cpan.org #21516] close_xs undefined
Date: Sun, 17 Sep 2006 02:23:51 +0200
To: bug-Sys-Syslog [...] rt.cpan.org
From: Sébastien Aperghis-Tramoni <saper [...] cpan.org>
Show quoted text
> $@ is set to "close_xs is not a valid Sys::Syslog macro" after > closelog(). The eval() protects it from erroring, but it still writes > to $@, which I happened to be using at the time. > > Since close_xs() isn't defined anywhere in the source, this appears to > be a bug.
Right, it should be closelog_xs() instead of close_xs(). Thanks for catching this bug. -- Sébastien Aperghis-Tramoni Close the world, txEn eht nepO.
This issue has been resolved with Sys::Syslog 0.19 Thanks for reporting this bug. -- Close the world, txEn eht nepO.