* src/complain.c, src/complain.h (error): Remove, provided by

lib/error.[ch].
This commit is contained in:
Akim Demaille
2001-11-26 11:26:35 +00:00
parent 33285af04d
commit abe1baa044
4 changed files with 11 additions and 70 deletions

3
NEWS
View File

@@ -3,6 +3,9 @@ Bison News
Changes in version 1.30e:
* Error messages
Some calls to strerror resulted in scrambled or missing error messages.
* %expect
When the number of shift/reduce conflicts is correct, don't issue
any warning.