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: [RFA 0/5] Make cp-name-parser.y a pure parser


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> It looks fine to me too.  I'm a little surprised to see a parser
Pedro> state object pointer being passed around instead of making the
Pedro> functions be methods of the parser type, but I guess it's really
Pedro> the same either way.

I can fix that in a follow-up patch.

Tom


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