Potential fix for "yyparse() left 1 droppings on the stack!" fatal with regards to syntax errors in enums. enums now use the parser stack rather than the svalue stack for holding the enum state. Rev: src/language.yacc:1.448