Re: [perl #41538] readline kills parrot on files missing a final newline

2007-02-20 Thread chromatic
On Monday 19 February 2007 01:49, Joshua Isom wrote: > The problem lies in io_buf.c, at line 562. My best guess is that it > doesn't check that it hasn't gone past the end of the buffer. In some > instances, parrot segfaults at this location, but it may take a while. Tested in 17079, fixed in r

[perl #41538] readline kills parrot on files missing a final newline

2007-02-19 Thread via RT
# New Ticket Created by Joshua Isom # Please include the string: [perl #41538] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41538 > If you create a small file, and make sure there is not a newline at the very end of the