From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18134 invoked by alias); 11 Jul 2008 16:51:04 -0000 Received: (qmail 15686 invoked by uid 48); 11 Jul 2008 16:50:19 -0000 Date: Fri, 11 Jul 2008 16:51:00 -0000 Message-ID: <20080711165019.15685.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/31754] Improve column number accuracy in error messages In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dodji at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-07/txt/msg01131.txt.bz2 ------- 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