]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/regression.at (AT_TEST_CPP_GUARD_H): New.
[bison.git] / ChangeLog
index b6d0ec68146c2281c6370c0bcb827ebbcf4e8534..fac18ea4a90cb2b77fb153d552a97c2711ea99cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-01  Akim Demaille  <akim@epita.fr>
+
+       * tests/regression.at (AT_TEST_CPP_GUARD_H): New.
+       Check that `9foo.y' produces correct cpp guards.
+       * src/files.c (compute_header_macro): Prepend `BISON_' to CPP
+       guards.
+       Reported by Wwp.
+
 2001-11-01  Akim Demaille  <akim@epita.fr>
 
        * tests/regression.at (Invalid input: 2): New.