-
- Downloads
Fix compatibility with Flex 2.6.
In Flex 2.6, the C++ scanner changed. yyout is now a reference (and no longer a pointer).
Loading
Please register or sign in to comment
In Flex 2.6, the C++ scanner changed. yyout is now a reference (and no longer a pointer).