This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31754] Improve column number accuracy in error messages



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]