bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

YYDEBUG


From: Hans Aberg
Subject: YYDEBUG
Date: Wed, 25 Oct 2000 19:42:10 +0200

Some minor things for the future:

If one changes "YY" to something else, say
  --name-prefix=my_parser
then perhaps YYDEBUG should also have a macro
  #define YYDEBUG my_parserDEBUG
in case one uses more than one parser (however unlikely it is that the
different YYDEBUG's will be read by the same file).

Also, in the case of such a name-change, the Bison manual, sec. 8, should
say that one needs to set my_parserdebug to 1, not yy debug.

  Hans Aberg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]