mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
251e1b137f
From
"number" shift, and go to state 1
"Ñùṃéℝô" shift, and go to state 2
to
"number" shift, and go to state 1
"Ñùṃéℝô" shift, and go to state 2
* src/print.c: Use mbswidth, not strlen, to compute visual columns.
* tests/report.at: Adjust.