--- flex.skl 16 Feb 2006 22:20:43 -0000 2.193 +++ flex.skl 16 Feb 2006 15:02:53 -0000 2.192 @@ -1454,7 +1454,7 @@ yyFlexLexer::yyFlexLexer( std::istream* m4_ifdef( [[M4_YY_USES_REJECT]], [[ - yy_state_buf = new yy_state_type[YY_STATE_BUF_SIZE]; + yy_state_buf = new yy_state_type[YY_BUF_SIZE + 2]; ]], [[ yy_state_buf = 0;