mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
spelling: reachable
This commit is contained in:
committed by
Akim Demaille
parent
2495c49077
commit
c66e591fa5
@@ -9059,7 +9059,7 @@
|
|||||||
* src/scan-gram.l (<SC_BRACED_CODE>): Use val->code for BRACED_CODE,
|
* src/scan-gram.l (<SC_BRACED_CODE>): Use val->code for BRACED_CODE,
|
||||||
which is "{...}" in the parser.
|
which is "{...}" in the parser.
|
||||||
* tests/Makefile.am (maintainer-check-valgrind): Set
|
* tests/Makefile.am (maintainer-check-valgrind): Set
|
||||||
VALGRIND_OPTS='--leak-check=full --show-reacheable=yes' before invoking
|
VALGRIND_OPTS='--leak-check=full --show-reachable=yes' before invoking
|
||||||
Valgrind.
|
Valgrind.
|
||||||
* tests/calc.at (_AT_DATA_CALC_Y): fclose the FILE* so Valgrind doesn't
|
* tests/calc.at (_AT_DATA_CALC_Y): fclose the FILE* so Valgrind doesn't
|
||||||
complain.
|
complain.
|
||||||
|
|||||||
Reference in New Issue
Block a user