]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
lalr1.cc: remove useless forward declaration.
[bison.git] / ChangeLog
index 5be24ccf4758fd9da307d98651843a322a7b60e0..f96716b3d7fa674846099530df126347ee269949 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-13  Akim Demaille  <demaille@gostai.com>
+
+       lalr1.cc: remove useless forward declaration.
+       * data/lalr1.cc: Include location.hh before stack.hh.
+       Remove the useless forward declarations of position and location.
+       Reported by Chris Morley.
+       * data/glr.cc: Likewise.
+
 2010-04-11  Joel E. Denny  <joeldenny@joeldenny.org>
 
        * NEWS (2.4.3): Mention fix for Sun Studio C++.