From: Will Estes Date: Wed, 16 Jul 2003 14:43:03 +0000 (+0000) Subject: undef yytext_ptr has some bad side effects X-Git-Tag: flex-2-5-32~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05f3287787b81f5f44bc8c2f3715848125e301fa;p=flex undef yytext_ptr has some bad side effects --- diff --git a/flex.skl b/flex.skl index 7764f3e..614e9ae 100644 --- a/flex.skl +++ b/flex.skl @@ -3282,7 +3282,6 @@ int main () #undef yy_set_bol #undef yy_new_buffer #undef yy_set_interactive -#undef yytext_ptr #undef YY_DO_BEFORE_ACTION #ifdef YY_DECL_IS_OURS