mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
s/return (foo)/return foo/
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,6 +1,16 @@
|
||||
2000-03-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Clean the error reporting functions.
|
||||
* allocate.c: s/return (foo)/return foo/.
|
||||
* lalr.c: Likewise.
|
||||
* LR0.c: Likewise.
|
||||
* output.c: Likewise.
|
||||
* reader.c: Likewise.
|
||||
* symtab.c: Likewise.
|
||||
* vmsgetargs.c: Likewise.
|
||||
|
||||
2000-03-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Clean up the error reporting functions.
|
||||
|
||||
* src/report.c: New file.
|
||||
* src/report.h: Likewise.
|
||||
|
||||
Reference in New Issue
Block a user