mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 15:00:31 +00:00
Reported by Tom Shields <[email protected]>. <https://lists.gnu.org/r/bug-bison/2021-08/msg00003.html> * data/skeletons/glr2.cc (context): New. Use it to generate the error messages. Add support for custom error messages. * tests/calc.at: Check support for custom error messages.