[patch, fortran] Large transfer support for IO library
Thomas Koenig
Thomas.Koenig@online.de
Thu Oct 6 21:52:00 GMT 2005
On Thu, Oct 06, 2005 at 01:08:18PM +0300, Janne Blomqvist wrote:
> On Wed, Oct 05, 2005 at 10:49:16PM +0200, Thomas Koenig wrote:
> > > + if (nread != *nbytes)
> > > + { /* Short read, this shouldn't happen. */
> >
> > Well it can (and you are testing for a legitimate reason just below :-)
>
> Aye! Indeed, it's a bad wording.
If this is changed to /* Short read, can happen for end of file. */
or something like that, the patch is ready for commit to mainline.
Thomas
More information about the Fortran
mailing list