This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/19165] (Natural) language independent error / warning classification
- From: "walles at mailblocks dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Dec 2004 17:51:30 -0000
- Subject: [Bug other/19165] (Natural) language independent error / warning classification
- References: <20041227142226.19165.walles@mailblocks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From walles at mailblocks dot com 2004-12-27 17:51 -------
The IDE wants to present gcc's messages to people, so it's not as if the IDE
wants to understand the messages themselves (except whether they are warnings or
errors). Now that I read what I wrote again I can see how it sounded as if the
CDT tries to do more than that, but it doesn't. It just wants to do
errors-vs-warnings classification.
The reason it wants to be able to tell errors from warnings is that it wants to
highlight the errors more than the warnings. Unforturnately no sane way of
doing that seems to exist currently :-(.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19165