mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: spell check
* doc/bison.texi, NEWS, README-hacking.md: here. And elsewhere.
This commit is contained in:
4
TODO
4
TODO
@@ -155,8 +155,8 @@ $ ./tests/testsuite -l | grep errors | sed q
|
||||
Besides yytoknum is wrong when api.token.raw is defined.
|
||||
|
||||
** Better design for diagnostics
|
||||
The current implementation of diagnostics is adhoc, it grew organically. It
|
||||
works as a series of calls to several functions, with dependency of the
|
||||
The current implementation of diagnostics is ad hoc, it grew organically.
|
||||
It works as a series of calls to several functions, with dependency of the
|
||||
latter calls on the former. For instance:
|
||||
|
||||
complain (&sym->location,
|
||||
|
||||
Reference in New Issue
Block a user