This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] add some missing semi-colons
- From: Andrew Cagney <ac131313 at redhat dot com>
- To: "Theodore A. Roth" <troth at openavr dot org>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Thu, 27 Mar 2003 20:33:58 -0500
- Subject: Re: [RFA] add some missing semi-colons
- References: <Pine.LNX.4.53.0303271727130.17882@knuth.amplepower.com>
2003-03-27 Theodore A. Roth <troth at openavr dot org>
* gdb/objc-exp.y: Add missing semi-colons.
(dejavu ...)
2002-11-06 Theodore A. Roth <troth at openavr dot org>
* c-exp.y: Add missing semi-colons.
* f-exp.y: Add missing semi-colons.
* m2-exp.y: Add missing semi-colons.
* p-exp.y: Add missing semi-colons.
Add empty action to start rule to avoid a type clash error when
building with bison >= 1.50.
yep, yes, definitly.
Andrew