mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
doc: avoid #define YYDEBUG in C++
* doc/bison.texi (Enabling Traces): here.
This commit is contained in:
3
TODO
3
TODO
@@ -35,9 +35,6 @@ Clarify that rule numbers in the skeletons are 1-based.
|
||||
There are many macros that should obey api.prefix: YY_CPLUSPLUS, YY_MOVE,
|
||||
etc.
|
||||
|
||||
** YYDEBUG etc. in C++
|
||||
Discourage the use of YYDEBUG in C++ (see thread with Jot).
|
||||
|
||||
** yyerrok in Java
|
||||
And add tests in calc.at, to prepare work for D.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user