Your message dated Mon, 21 Apr 2008 23:11:38 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#56785: perl-5.005: error behaviour of the "select"
function
has caused the Debian Bug report #56785,
regarding perl-5.005: error behaviour of the "select" function
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
56785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=56785
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: perl-5.005
Version: 5.005-03-4.1
Severity: wishlist
Wouldn't it be more perlish if the select function (matching the
select(2) system call) were to return undef instead of -1 if there is
some sort of error?
Julian
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Julian Gilbey, Dept of Maths, QMW, Univ. of London. [EMAIL PROTECTED]
Debian GNU/Linux Developer, see http://www.debian.org/~jdg
Donate free food to the world's hungry: see http://www.thehungersite.com/
--- End Message ---
--- Begin Message ---
On Tue, Feb 01, 2000 at 11:36:05AM +0000, Julian Gilbey wrote:
> Package: perl-5.005
> Version: 5.005-03-4.1
> Severity: wishlist
>
> Wouldn't it be more perlish if the select function (matching the
> select(2) system call) were to return undef instead of -1 if there is
> some sort of error?
I suppose it would, but there's no chance this will ever be changed due
to the amount of code it would break. Please use IO::Select if you want
a perlier interface - IO::Select->select returns an empty list on error.
I don't see any point in keeping this bug open for another eight years,
so closing.
Cheers,
--
Niko Tyni [EMAIL PROTECTED]
--- End Message ---