Fix glr.cc's debug level handling.

* data/glr.cc (yydebug_): Remove, as it is actually yydebug from
	glr.c which is used.
	(debug_level, set_debug_level): Adjust.
This commit is contained in:
Akim Demaille
2009-02-25 23:38:27 +01:00
parent 9be2a009c4
commit 87f28efe7e
2 changed files with 10 additions and 5 deletions
+7
View File
@@ -1,3 +1,10 @@
2009-02-25 Akim Demaille <[email protected]>
Fix glr.cc's debug level handling.
* data/glr.cc (yydebug_): Remove, as it is actually yydebug from
glr.c which is used.
(debug_level, set_debug_level): Adjust.
2009-02-25 Akim Demaille <[email protected]>
Copyright years.