[PR fortran/35832] Give better error messages for bad IO-tags
Tobias Schlüter
tobias.schlueter@physik.uni-muenchen.de
Sun Apr 6 16:47:00 GMT 2008
Hi,
this straightforward patch gives better error messages for malformed I/O
statements, by parsing them in smaller parts. With this patch,
something like
ACCESS=123
in an I/O statement is not rejected in its entirety as a syntax error,
but instead an error like
Invalid value for ACCESS specification
is printed.
Built and tested on i386-darwin. Ok?
Cheers,
- Tobi
More information about the Fortran
mailing list