Re: [perl #25232] [PATCH] PIO_read bugs on reading larger chunks

2004-01-25 Thread Leopold Toetsch
Arvindh Rajesh Tamilmani <[EMAIL PROTECTED]> wrote: > The attached patch > a) fixes bugs in reading a larger chunk when the read buffer is not empty > (io/io_buf.c). > b) corresponding test cases (t/src/io.t). > c) minor comment fix (io/io.c). Thanks, applied. leo

[perl #25232] [PATCH] PIO_read bugs on reading larger chunks

2004-01-22 Thread Tamilmani, Arvindh Rajesh \(Cognizant\)
# New Ticket Created by "Tamilmani, Arvindh Rajesh (Cognizant)" # Please include the string: [perl #25232] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=25232 > The attached patch a) fixes bugs in reading a larger chunk w