[Bug other/19165] (Natural) language independent error / warning classification
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 23 06:47:00 GMT 2005
------- Comment #6 from tromey at gcc dot gnu dot org 2005-10-23 06:47 -------
There's an Eclipse PR for this, fwiw:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=108720
If you look there you can see further motivation -- in particular,
the continuation messages that gcc sometimes prints are basically
confusing to an IDE.
Parsing the translated message seems like a very difficult approach.
Consider messages that have printf substitutions in them for instance.
Or in the case in the above PR, there is nothing distinguishing about
some of the continuation messages.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19165
More information about the Gcc-bugs
mailing list