Files
bison/tests
Akim Demaille afe7dfd3b9 diagnostics: fix the handling of multibyte characters
This is a pity: efforts were invested in computing correctly the
number of screen columns consumed by multibyte characters, but the
routines that do that were fed by single-byte inputs...

As a consequence Bison never displayed correctly locations when there
are multibyte characters.

* src/scan-gram.l (mbchar): New.
Use it instead of . in the catch-all clause.
* tests/diagnostics.at (Tabulations): Enhance into...
(Tabulations and multibyte characters): this.
2019-04-23 18:29:10 +02:00
..
2019-02-21 06:46:07 +01:00
2019-04-19 20:16:32 +02:00
2019-02-21 17:46:11 +01:00
2019-04-19 20:16:32 +02:00
2019-02-09 08:23:50 +01:00
2019-04-19 20:16:32 +02:00
2019-04-03 19:20:39 +02:00
2019-03-30 10:10:39 +01:00
2019-04-23 18:29:10 +02:00
2019-02-21 06:46:07 +01:00
2019-02-21 17:46:11 +01:00
2019-02-09 08:23:50 +01:00
2019-03-13 08:21:34 +01:00
2019-02-09 08:23:50 +01:00
2019-03-30 10:10:39 +01:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00