Re: [perl #21536] [PATCH] move open and close to PIO

2003-03-14 Thread Dan Sugalski
At 10:40 AM + 3/11/03, "Jürgen" "Bömmels" (via RT) wrote: Hello, next part in the move to PIO. open and close. This uses interpreter->piodata to store and retrieve the Filehandels, as they are used for stdin, stdout, stderr. ATM there is no resizelogic so the number of open filehandles is limi

[perl #21536] [PATCH] move open and close to PIO

2003-03-11 Thread Jürgen
# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #21536] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=21536 > Hello, next part in the move to PIO. open and close. This uses interpreter->piodata