]> git.pld-linux.org Git - packages/flex.git/commitdiff
- don't undef yytext_ptr before yywrap (taken from flex BTS)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Jul 2003 14:08:37 +0000 (14:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flex-yytext_ptr-undefined.patch -> 1.1

flex-yytext_ptr-undefined.patch [new file with mode: 0644]

diff --git a/flex-yytext_ptr-undefined.patch b/flex-yytext_ptr-undefined.patch
new file mode 100644 (file)
index 0000000..16cf7fa
--- /dev/null
@@ -0,0 +1,10 @@
+--- flex-2.5.31/flex.skl.orig  Tue Jul 15 13:37:22 2003
++++ flex-2.5.31/flex.skl       Tue Jul 15 15:44:08 2003
+@@ -3261,7 +3261,6 @@
+ #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
This page took 0.082873 seconds and 4 git commands to generate.