xplor-nih gfortran build problem
Jerry DeLisle
jvdelisle@verizon.net
Sun Mar 12 23:01:00 GMT 2006
Jack Howarth wrote:
> Jerry,
> Okay. I'll see if I can try to pin down the problem with xrama.f a bit
> more myself. As for the EOF issue, I've notified the xplor-nih maintainer
> about the missing newline however I would still note that all of other
> fortran compilers seem to tolerate this. Does the fortran standard say
> anything on this issue of missing newlines at the end of a file?
> Jack
>
I checked the standard and do not see anything specific. The error is caused by
the transfer routine seeing there are more format specifiers available and
trying to read the next 1X before it determines that its done reading in data.
I will be filing a PR on this as soon as I can.
This is yet another corner case of many I am working on now. I have three
others that I am active on at this moment. But I will get to this one.
Jerry
More information about the Fortran
mailing list