freebsd-ports/editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y
Don Lewis ac0af77378 Upgrade editors/openoffice-devel to a newer snapshot.
patch-gmake43 has been upstreamed.

Fix LICENSE_MPL11 generation.
2020-10-08 22:56:45 +00:00

17 lines
452 B
Text

--- connectivity/source/parse/sqlbison.y.orig 2019-09-17 22:55:11 UTC
+++ connectivity/source/parse/sqlbison.y
@@ -1,3 +1,4 @@
+%define parse.error verbose
%{
/**************************************************************
*
@@ -123,9 +124,6 @@ static connectivity::OSQLInternalNode* newNode(const :
connectivity::OSQLParser* xxx_pGLOBAL_SQLPARSER;
-
-#define YYDEBUG 1
-#define YYERROR_VERBOSE
#define SQLyyerror(s) \
{ \