K 10 svn:author V 3 ian K 8 svn:date V 27 2015-02-20T05:23:51.738506Z K 7 svn:log V 374 Lower some WARNS from 6 to 5 to eliminate redundant redeclaration errors on yylex(). This allows stable-8 to build on machines running 10 or later (with a newer yacc that emits its own declaration) and also keep building on older machines with a yacc that doesn't do so. This is a direct commit to stable-8 because it fixes a problem that doesn't exist on later branches. END