[patch, libgfortran] [4.3/4.4/4.5 Regression] I/O: Problems reading partial records in formatted direct access files
Jerry DeLisle
jvdelisle@verizon.net
Thu Nov 19 10:34:00 GMT 2009
On 11/18/2009 08:27 PM, Steve Kargl wrote:
> 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?
>
Not too sure on 4.3. I am not even sure the patch would be the same there, but
I will check.
Jerry
More information about the Fortran
mailing list