------- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-13 21:18 ------- (In reply to comment #3) > Ideally the message in the second line would also be that of the first line, > unless there is some mechanism that the IDE can use to know the two are the > same issue. Since CDT marks the lines visually to indicate error location the > hover I get when in MenuScreen.cpp, line 248 is 'error: within this context', > which is not helpful unless you look at the compile trace.
This is really a bug in CDT and not in GCC. It should also display the error messages and allow for you to look at the code. Doing the other way around is a bit silly really unless it can highlight the error message in context. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29069