Change 25419 by [EMAIL PROTECTED] on 2005/09/16 13:26:55
Integrate:
[ 24223]
Make the four-argument form of select() return undef
instead of -1 on error.
[ 25418]
Revert change #24223 : select() will continue
to return -1 on error, like in previous versions, and
like other system builtins.
(ie a no-op)Affected files ... ... //depot/maint-5.8/perl/pod/perlfunc.pod#75 integrate ... //depot/maint-5.8/perl/pp_sys.c#57 integrate Differences ... End of Patch.
