tests: cleanup.

* tests/c++.at (Syntax error discarding no lookahead): Don't
ignore stderr.  Instead, eliminate remaining warnings.
This commit is contained in:
Joel E. Denny
2009-12-20 16:03:07 -05:00
parent d59beda068
commit 5335b65a79
2 changed files with 11 additions and 1 deletions

View File

@@ -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.