* data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that

there are no `label `yyoverflowlab' defined but not used' warnings
when yyoverflow is defined.
This commit is contained in:
Akim Demaille
2002-06-18 10:00:36 +00:00
parent 24c0aad7e7
commit 0bfb02fff7
3 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2002-06-18 Matt Kraai <kraai@alumni.cmu.edu>
* data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
there are no `label `yyoverflowlab' defined but not used' warnings
when yyoverflow is defined.
2002-06-18 Akim Demaille <akim@epita.fr>
* src/symtab.h, src/symtab.c (symbol_t): destructor_location is a