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 to print column numbers in diagnostics


Daniel Jacobowitz wrote:
On Sat, Feb 26, 2005 at 03:59:22PM -0800, Per Bothner wrote:
Btw: I have a patch to the C parser to get the precise column number
of declarations.  I can probably make an eqivalent patch to C++.
But that's a follow-on patch ...

Is that for the removed C parser, or the new one? :-)

For the new one. That's why I expact the equivalent patch to C++ will be trivial - I think it's mostly done, as they share the same lexer. -- --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]