develooper Front page | perl.perl5.porters | Postings from September 2010

[perl #39956] Should use only file descriptors > $^F for arbitrary file handles.

From:
Father Chrysostomos via RT
Date:
September 26, 2010 14:36
Subject:
[perl #39956] Should use only file descriptors > $^F for arbitrary file handles.
Message ID:
rt-3.6.HEAD-5116-1285536966-1959.39956-14-0@perl.org
On Tue Jul 25 23:10:56 2006, ni-s wrote:
> >This piece of code gives FOO file descriptor 0
> 
> True - it is supposed to as there is existing code that does
> explict
> close(STDIN);
> open(...)
> 
> relying on open getting lowest available fileno.

In that case, can I mark this as rejected?




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About