mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 06:10:32 +00:00
Fix last warning from --enable-gcc-warnings.
* src/getargs.c (getargs): Don't assign const address to non-const
pointer.
(cherry picked from commit a8beef7e6a)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-17 Joel E. Denny <[email protected]>
|
||||
|
||||
Fix last warning from --enable-gcc-warnings.
|
||||
* src/getargs.c (getargs): Don't assign const address to non-const
|
||||
pointer.
|
||||
|
||||
2008-11-17 Di-an Jan <[email protected]>
|
||||
|
||||
Handle --enable-gcc-warnings.
|
||||
|
||||
Reference in New Issue
Block a user