]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/scan-skel.l: Correct off-by-one error in handling of __oline__.
[bison.git] / ChangeLog
index 53c8ccf9e1d2f0a23b8bb782cc5b645c9f6ce215..c45fa3a513344c10f29ad7d903a432288a69c3bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2002-05-12  Paul Hilfinger  <Hilfinger@CS.Berkeley.EDU>
 
+       * src/scan-skel.l: Correct off-by-one error in handling of __oline__.
        * data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect
        32-bit arithmetic.
        * data/bison.c++ (b4_sint_type, b4_uint_type): Ditto.