This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: FYI: post-7.1 patch for PRs 8693, 9496


On Tue, Feb 16, 2010 at 01:41:50PM -0700, Tom Tromey wrote:
> This patch works by introducing a second layer of lexing, which is
> responsible for aggregating sequences of "NAME :: NAME" into a TYPENAME
> token, when appropriate.  This is basically mimicing what the lexer
> currently does for quoted qualified names.

Cute!  Thanks for working on this.

-- 
Daniel Jacobowitz
CodeSourcery


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