This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29835] Error message of unknown edit descriptor needs improvement
- From: "domob at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2008 17:11:12 -0000
- Subject: [Bug fortran/29835] Error message of unknown edit descriptor needs improvement
- References: <bug-29835-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from domob at gcc dot gnu dot org 2008-07-22 17:11 -------
The message locus for constant-string is not yet perfect, but the effort to
benefit ratio in this case is probably rather bad, so I mark this as fixed.
In my commit, I changed the "Unexpected element" error to include the offending
character as suggested in the opening comment, changed the locus for
constant-string expressions to the start of this expression rather than the end
of the overall statement and added some tests for both runtime and compile time
format checking.
--
domob at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29835