From 9a65236274f5371d06b741cfd8ca13ca9207c216 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Wed, 1 Aug 2012 01:32:22 +0200 Subject: [PATCH] This part of the patch isn't necessary --- flex-2.5.36-bison-2.6.1.patch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/flex-2.5.36-bison-2.6.1.patch b/flex-2.5.36-bison-2.6.1.patch index a9e11aa..e7cdff6 100644 --- a/flex-2.5.36-bison-2.6.1.patch +++ b/flex-2.5.36-bison-2.6.1.patch @@ -1,11 +1,7 @@ diff -up flex-2.5.36/tests/test-bison-yylloc/main.c~ flex-2.5.36/tests/test-bison-yylloc/main.c --- flex-2.5.36/tests/test-bison-yylloc/main.c~ 2002-06-25 21:37:06.000000000 +0200 +++ flex-2.5.36/tests/test-bison-yylloc/main.c 2012-07-31 18:53:22.007394045 +0200 -@@ -21,11 +21,10 @@ - * PURPOSE. - */ - -+#define YYPARSE_PARAM scanner +@@ -21,8 +21,6 @@ #include "parser.h" #include "scanner.h"