mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
We obviously have broken pointer arithmetics that hands us glr_stack_items that are not glr_stack_items. Have a simple check for this, to have earlier failures. * data/skeletons/glr2.cc (glr_stack_item::check_): New. Use it. (glr_stack_item::contents): Avoid the useless struct. Fix minor stylistic issues.
100 KiB
100 KiB