mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
data/glr.c: Modify treatment of unused parameters to permit use
of g++ (which doesn't allow __attribute__ ((unused)) for parameters).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-06-06 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
|
||||
|
||||
* data/glr.c: Modify treatment of unused parameters to permit use
|
||||
of g++ (which doesn't allow __attribute__ ((unused)) for parameters).
|
||||
|
||||
2005-05-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Fix infringement on user name space reported by Janos Zoltan Szabo.
|
||||
|
||||
Reference in New Issue
Block a user