Bart Lateur <[EMAIL PROTECTED]> writes: > >The open() and opendir() functions would have to be altered to take one > >argument (not two) and return the corresponding file object or undef. > > Actually, open() currently CAN have just one parameter. Does that matter much? After all, we may change things in a non-compatible way, if needed. -- Johan
- RFC: Modify open() and opendir() to return handles Nathan Wiger
- Re: Don't reply! RFC: Modify open() and opendir()... Nathan Wiger
- Re: RFC: Modify open() and opendir() to return ha... Bart Lateur
- Re: RFC: Modify open() and opendir() to retur... Tom Christiansen
- Re: RFC: Modify open() and opendir() to retur... Johan Vromans
- Re: RFC: Modify open() and opendir() to return ha... Tom Christiansen
- Re: RFC: Modify open() and opendir() to retur... Graham Barr
- Re: RFC: Modify open() and opendir() to r... Tom Christiansen
- Re: RFC: Modify open() and opendir() ... Jonathan Scott Duff
- Re: RFC: Modify open() and opend... Tom Christiansen
- Re: RFC: Modify open() and o... Graham Barr
- Re: RFC: Modify open() a... Tom Christiansen
- Re: RFC: Modify open() a... Graham Barr
- Re: RFC: Modify open() a... Tim Jenness
- Re: RFC: Modify open() a... Peter Scott