]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix --enable-gcc-warnings problems.
[bison.git] / ChangeLog
index 487cc0288fc0fb0d6f21a7db3dcfe11e4074edab..ba48378487f5fe44cbd4843391d371d218b92a69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-31  Alex Rozenman  <rozenman@gmail.com>
+
+       Fix --enable-gcc-warnings problems.
+       * src/reader.c: Adjust variable names.
+       * src/scan-code.l: Fix prototypes and adjust names.
+       * src/named-ref.c: Remove redundant "if".
+
 2009-07-29  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Fix a --enable-gcc-warnings problem.