This is the mail archive of the gdb-patches@sources.redhat.com 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]

[PATCH] Fix bison warnings in ada-exp.y (was "Re: [RFC/RFA] suppress bison warnings")


> Yes definitly OK, also ok with the 5.3 branch.  People will be using 5.3 
> with this new bison so it should be there as well.
> 
> Andrew
> 
> 
> >ChangeLog entry:
> >
> >2002-09-16  Pierre Muller  <muller@ics.u-strabg.fr>
> >
> >	* (c-exp.y): Add missing semicolons to end rules.
> >	(f-exp.y): Likewise.
> >	(m2-exp.y): Likewise.
> >	(p-exp.y): Likewise.

I did the same for the Ada file (ada-exp.y), and took Andrew's approval
for this change as a pre-approval for mine:

2002-09-19  Joel Brobecker  <brobecker@gnat.com>

        * ada-exp.y: Add missing semicolons to end rules. Fixes a
        bison 1.35 warning.

-- 
Joel

Attachment: ada-exp.y.diff
Description: Text document


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