portability: we use termios.h and sys/ioctl.h

Reported by Maarten De Braekeleer.
https://lists.gnu.org/r/bison-patches/2020-07/msg00079.html

* bootstrap.conf (gnulib_modules): Add termios and sys_ioctl.
This commit is contained in:
Akim Demaille
2020-08-01 21:03:17 +02:00
parent ad6f600bb1
commit 2f8a874215
6 changed files with 12 additions and 1 deletions

4
TODO
View File

@@ -467,6 +467,10 @@ both deterministic and generalized parsing.
It would be great for D to also support this.
The basic ideas of GLR are explained here:
https://www.codeproject.com/Articles/5259825/GLR-Parsing-in-Csharp-How-to-Use-The-Most-Powerful
* Better error messages
The users are not provided with enough tools to forge their error messages.
See for instance "Is there an option to change the message produced by