mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
0e51f6146a
Changed from syntax_error to reportSyntaxError to be similar to the Java parser. * data/skeletons/lalr1.d: Change the function name. * doc/bison.texi: Document it. * tests/local.at: Adjust.