Files
bison/tests
Akim Demaille 57290d63fd package: various fixes for syntax-check
* cfg.mk: Disable checks where needed (e.g., we do want to check the
behavior with tabs).
(sc_at_parser_check): Remove.  Unfortunately since
a11c144609 we no longer use the './'
prefix to run programs in the current directory.  That was so that we
could run Java programs like the other, although they are no run with
the `./` prefix (see 967a59d2c0).
As a consequence this sc check no longer makes sense.
However, since now AT_PARSER_CHECK passes the `./` prefix itself, this
sc-check was superfluous.
* examples/c/reccalc/scan.l: Use memcpy, not strncpy.
* src/ielr.c, src/reader.c: Obfuscate "lr(0)" so that the sc-check for
"space before paren" does not fire.
* tests/diagnostics.at: Avoid space-tab, use tab-tab.
2019-04-28 08:24:31 +02:00
..
2019-02-21 06:46:07 +01:00
2019-04-24 13:21:24 +02:00
2019-04-23 18:29:10 +02:00
2019-04-25 20:20:59 +02:00
2019-04-24 13:21:24 +02:00
2019-04-25 20:20:59 +02:00
2019-04-23 18:29:10 +02:00
2019-04-03 19:20:39 +02:00
2019-04-25 20:20:59 +02:00
2019-04-23 18:29:10 +02: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-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-09 08:23:50 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00