]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
[bison.git] / ChangeLog
index 3d6548b2f917324e7950b8eccd2a95dc791f794c..a63956808a81bca70ce98be1cd10c3cd93ae61b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-01  Paul Eggert  <eggert@twinsun.com>
+
+       * src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
+       char, so that negative chars don't collide with $.
+
 2002-06-30  Akim Demaille  <akim@epita.fr>
 
        Have the GLR tests be `warning' checked, and fix the warnings.