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] Token cleanup in c-exp.y


On Mon, Aug 24, 2009 at 3:27 PM, Keith Seitz<keiths@redhat.com> wrote:
> Hi,
>
> The attached patch "fixes" two tokens in c-exp.y, "->*" and ".*", which were
> not previously recognized as tokens.
>

looks like it should also apply to objc-exp.y, as it too contains all
the lines removed from c-exp.y.


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