[Patch,libgfortran] PR29053 Consecutive STREAM I/O file positions mixed up

Jerry DeLisle jvdelisle@verizon.net
Fri Sep 15 14:27:00 GMT 2006


Bud Davis wrote:
> OK.
> 
> you have one snippet of code towards the bottome that
> is not indented after the else:
> 
> +       else
> + 	dtp->u.p.current_unit->strm_pos = dtp->rec;
> + 
>       }
>   
>     /* Overwriting an existing sequential file ?
> *************** finalize_transfer (st_parameter_dt
> *dtp)
> *** 2367,2376 ****
> 
> 
> --bud
> 
> 

Patch committed.  Thanks Bud for the review.

I also want to give acknowledgments to Steve Kargl for identifying the bug and 
providing me access to troutmask to test the patch with freeBSD and for his 
taking the time last night to update the build so I could work on this.

Cheers!

Jerry



More information about the Fortran mailing list