mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
Fix last warning from --enable-gcc-warnings.
* src/getargs.c (getargs): Don't assign const address to non-const pointer.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Fix last warning from --enable-gcc-warnings.
|
||||
* src/getargs.c (getargs): Don't assign const address to non-const
|
||||
pointer.
|
||||
|
||||
2008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Don't let maintainer-*-check targets force a version update.
|
||||
|
||||
Reference in New Issue
Block a user