]> git.saurik.com Git - bison.git/commit - ChangeLog
* src/flex-scanner.h: For the sake of Flex 2.5.4, don't #define yyleng
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 7 Jun 2006 21:17:35 +0000 (21:17 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 7 Jun 2006 21:17:35 +0000 (21:17 +0000)
commit9e6688995eda7d08bc189537cde8d2a856d76bda
treeeacc8af50cfe0d0613a8a7d753ffd8fb6896bbd7
parenta898d2780f3aef2c7bdc2a943216b9d149fbb29f
* src/flex-scanner.h: For the sake of Flex 2.5.4, don't #define yyleng
and yytext if they're already #define'd.
* src/flex-scanner.h, src/location.h: Move #include "system.h" to...
* src/scan-code-c.c: ... here.
* src/scan-code.l, src/scan-gram.l: ... and here.  Also #include
<config.h>.
ChangeLog
src/flex-scanner.h
src/location.h
src/scan-code-c.c
src/scan-code.l
src/scan-gram.l