[patch, libgfortran] [4.3/4.4/4.5 Regression] I/O: Problems reading partial records in formatted direct access files

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Nov 19 10:19:00 GMT 2009


On Wed, Nov 18, 2009 at 08:19:46PM -0800, Jerry DeLisle wrote:
> Hi Folks,
> 
> This patch is fairly straight forward.  We were calling skip_record telling 
> it to skip 0 bytes.  Then in skip_record we tested for zero bytes and 
> returned, doing nothing.  I guess we never thought of a partial read 
> before. ;)
> 
> Regression tested on X86-64 linux.
> 
> Test case provided.
> 
> OK for trunk and 4.4 and 4.3?
> 

OK.  Are we still "supporting" 4.3?

-- 
Steve



More information about the Fortran mailing list