Files
bison/tests
Akim Demaille 89c4e1becf scanner: avoid spurious errors about empty character literals
On an invalid character literal such as "'\777'" we used to produce
two errors:

    input.y:2.9-12: error: invalid number after \-escape: 777
    input.y:2.8-13: error: empty character literal

Get rid of the second one.

* src/scan-gram.l (STRING_GROW_ESCAPE): New.
* tests/input.at: Adjust.
2020-04-27 08:06:49 +02:00
..
2019-02-21 06:46:07 +01:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2020-04-13 18:50:05 +02:00
2020-01-10 19:16:23 +01:00
2020-04-13 18:50:05 +02:00
2020-01-10 19:16:23 +01:00
2020-04-26 15:09:51 +02:00
2020-04-13 18:50:05 +02:00
2020-01-10 19:16:23 +01:00
2020-04-04 08:04:11 +02:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2020-04-13 18:50:05 +02:00
2020-04-13 16:49:54 +02:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2019-11-03 10:32:22 +01:00
2020-03-04 08:24:36 +01:00
2020-01-10 19:16:23 +01:00