mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Normalize conflict related messages.
* src/complain.h, src/complain.c (warn, complain): New. * src/conflicts.c (conflicts_print): Use them. (conflict_report_yacc): New, extracted from... (conflicts_print): here. * tests/conflicts.at, tests/existing.at: Adjust.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-07-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Normalize conflict related messages.
|
||||
|
||||
* src/complain.h, src/complain.c (warn, complain): New.
|
||||
* src/conflicts.c (conflicts_print): Use them.
|
||||
(conflict_report_yacc): New, extracted from...
|
||||
(conflicts_print): here.
|
||||
* tests/conflicts.at, tests/existing.at: Adjust.
|
||||
|
||||
2002-07-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Report rules which are never reduced by the parser: those hidden
|
||||
|
||||
Reference in New Issue
Block a user