]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/scan-gram.l: Remove unused declaration of last_string_1 so the
[bison.git] / ChangeLog
index 960f8968d68beb46fef096eb848217bca82fc7ae..28b74f906d3bb2a01440f1305a6d41e8039a9cc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-19  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * src/scan-gram.l: Remove unused declaration of last_string_1 so the
+       build succeeds when configured with --enable-gcc-warnings.
+
 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/parse-gram.y (char_name): New function.