parse.y: PARSER_DEBUG is no longer used
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
461390970f
commit
0d1630314b
3
parse.y
3
parse.y
@ -14,9 +14,6 @@
|
|||||||
#if !YYPURE
|
#if !YYPURE
|
||||||
# error needs pure parser
|
# error needs pure parser
|
||||||
#endif
|
#endif
|
||||||
#ifndef PARSER_DEBUG
|
|
||||||
#define PARSER_DEBUG 0
|
|
||||||
#endif
|
|
||||||
#define YYDEBUG 1
|
#define YYDEBUG 1
|
||||||
#define YYERROR_VERBOSE 1
|
#define YYERROR_VERBOSE 1
|
||||||
#define YYSTACK_USE_ALLOCA 0
|
#define YYSTACK_USE_ALLOCA 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user