]> git.saurik.com Git - bison.git/commit
Fix last warning from --enable-gcc-warnings.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 17 Nov 2008 15:36:28 +0000 (10:36 -0500)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 6 Apr 2009 08:28:51 +0000 (04:28 -0400)
commit10fa0146e2051fbd536fb69acd9634fea4b4fbde
treef15dfe73afdb6f63b546c2336165d97b826406ca
parent6f5be1abf7a9b83edfe86ca81b31e786bcc710c8
Fix last warning from --enable-gcc-warnings.

* src/getargs.c (getargs): Don't assign const address to non-const
pointer.
(cherry picked from commit a8beef7e6a9f6b75fa249d59b4c79585190540b6)
ChangeLog
src/getargs.c