This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31754] Improve column number accuracy in error messages
- From: "dodji at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2008 16:50:19 -0000
- Subject: [Bug c++/31754] Improve column number accuracy in error messages
- References: <bug-31754-13581@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from dodji at gcc dot gnu dot org 2008-07-11 16:50 -------
Okay, so the two patches are now committed to trunk in changesets
r137716 and r137721.
However, given the nature of this enhancement request, I think it will take
some on going work to have perfect column number information in the C++ front
end when using -fshow-column and eventually enabling that option by default.
I will therefore leave the bug open so that we can track the progress of this
task.
I have also changed the title of the bug to make it more generic.
Thanks for reporting this.
--
dodji at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|other |c++
Summary|Include column number along |Improve column number
|line in error messages |accuracy in error messages
|main.cpp:5:38 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31754