summaryrefslogtreecommitdiff
path: root/japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex')
-rw-r--r--japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex b/japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex
new file mode 100644
index 000000000000..4a633d31b440
--- /dev/null
+++ b/japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex
@@ -0,0 +1,10 @@
+--- actioncompiler/swf5compiler.flex~ 2013-03-14 04:53:36.000000000 +0900
++++ actioncompiler/swf5compiler.flex 2013-03-14 04:52:36.000000000 +0900
+@@ -5,6 +5,7 @@
+
+ #include "compile.h"
+ #include "action.h"
++#define YYPARSE_PARAM buffer
+ #include "swf5compiler.tab.h" /* defines token types */
+
+ int swf5debug;