]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
scan-gram: avoid portability trap with ctype usage.
[bison.git] / ChangeLog
index 73c1c3e74cb5995163b66e6a21f56c1ea3b3ae20..9a7c0d2ca74e6f0ce63b2090d27b0d63a430ec89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-27  Eric Blake  <ebb9@byu.net>
+
+       scan-gram: avoid portability trap with ctype usage.
+       * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
+       Avoid compiler warning.
+
 2009-08-27  Joel E. Denny  <jdenny@clemson.edu>
 
        tests: use perl for printing special sequences to files.