This is the mail archive of the gcc-patches@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]

Re: PATCH for more precise column numbers in C/C++ parsers


Per Bothner wrote:
Here is a patch to set the correct column numbers for variables
for both C and C++.

Is the C++ part of this patch ok? Joseph Myers ok'd the changes to the C lexer/parser, but since it's essentially the same change for C++ as for C, I prefer to have approval for C++ as well before I proceed.

http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00717.html
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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