mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* src/getargs.h (raw_flag): Remove.
* src/getargs.c: Die on `-r'/`--raw'. * src/lex.c (parse_percent_token): Die on `%raw'. * src/reader.c (output_token_defines): Suppress call to `raw_flag'. * tests/calc.at: Suppress test with option `--raw'.
This commit is contained in:
@@ -331,8 +331,6 @@ AT_CLEANUP(calc calc.c calc.h calc.output)
|
||||
# ------------------ #
|
||||
|
||||
AT_CHECK_CALC()
|
||||
# This one is very suspicious. The test fails, but it might be normal.
|
||||
AT_CHECK_CALC([--raw])
|
||||
|
||||
AT_CHECK_CALC([--defines])
|
||||
AT_CHECK_CALC([--locations])
|
||||
|
||||
Reference in New Issue
Block a user