]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: cleanup.
[bison.git] / ChangeLog
index 1c15cc5e3e7fe9bbffc2a1764b996a7a08a2c6ab..e9845692c9dcc34b7e094354f2fedb107141141d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-20  Joel E. Denny  <jdenny@clemson.edu>
+
+       tests: cleanup.
+       * tests/c++.at (Syntax error discarding no lookahead): Don't
+       ignore stderr.  Instead, eliminate remaining warnings.
+
 2009-12-18  Joel E. Denny  <jdenny@clemson.edu>
 
        lalr1.cc: don't discard non-existent lookahead on syntax error.