Files
bison/tests
Di-an Jan e8cd1ad655 Implement the FIXME that ends an user action with a semicolon
if it seems necessary.

* src/scan-code.l (flex rules section): Flag cpp directive from
any `#' to the first unescaped end-of-line.  Semicolon is not
needed after `;', `{', '}', or cpp directives and is needed after
any other token (whitespaces and comments have no effect).
* tests/actions.at (Fix user actions without a trailing semicolon):
New test.
* tests/input.at (AT_CHECK_UNUSED_VALUES): Add semicolons to
to make user actions complete statements.
Adjust column numbers in error messages.
* tests/regression.at (Fix user actions without a trailing semicolon):
Remove.  Covered by new test.
2008-12-07 21:54:45 -08:00
..
2008-11-16 19:46:16 +01:00
2008-11-16 19:46:16 +01:00
2004-10-05 09:58:58 +00:00
2008-11-17 11:01:41 +01:00
2008-11-10 10:48:15 +01:00
2008-11-25 23:08:09 +01:00
2008-11-26 10:31:53 +01:00
2008-12-02 10:59:17 -07:00