From: Will Estes Date: Thu, 9 Jan 2003 16:15:28 +0000 (+0000) Subject: more c++ fixes X-Git-Tag: flex-2-5-26~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc3aad1ce3f255d04536532c2d58a84e3ca5b3f8;p=flex more c++ fixes --- diff --git a/flex.skl b/flex.skl index a4157f6..802d5ef 100644 --- a/flex.skl +++ b/flex.skl @@ -707,6 +707,8 @@ static int input YY_PARAMS(( YY_PROTO_ONLY_ARG )); #endif +%push +%c-only #if YY_STACK_USED %if-not-reentrant %not-for-header @@ -731,6 +733,7 @@ static int yy_top_state YY_PARAMS(( YY_PROTO_ONLY_ARG )); #define YY_NO_POP_STATE 1 #define YY_NO_TOP_STATE 1 #endif +%pop /* Amount of stuff to slurp up with each read. */ #ifndef YY_READ_BUF_SIZE