]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix a --enable-gcc-warnings problem.
[bison.git] / ChangeLog
index fa3e3a1e5854705da1195b49e3eb59d8c86959f7..487cc0288fc0fb0d6f21a7db3dcfe11e4074edab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-29  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Fix a --enable-gcc-warnings problem.
+       * src/scan-gram.l (SC_ESCAPED_CHARACTER): Actually use length
+       variable.
+
 2009-07-24  Alex Rozenman  <rozenmam@gmail.com>
 
        Fix some memory leaks.