]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix last warning from --enable-gcc-warnings.
[bison.git] / ChangeLog
index e4c83d24529235ce20a5e60669bfbb268cbbe954..dcfd0a5a3a8d8f63f38e2d47ed299b38c64dc99d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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  Di-an Jan  <dianj@freeshell.org>
 
        Handle --enable-gcc-warnings.