Files
ports/editors/openoffice-4/files/patch-connectivity_source_parse_sqlbison.y
T
Sunpoet Po-Chuan Hsieh 3f66b8f906 Fix build with bison 3.6.2
2020-05-25 18:25:19 +00:00

17 lines
433 B
Plaintext

--- connectivity/source/parse/sqlbison.y.orig 2019-08-14 17:32:43 UTC
+++ connectivity/source/parse/sqlbison.y
@@ -1,3 +1,4 @@
+%define parse.error verbose
%{
/**************************************************************
*
@@ -123,8 +124,6 @@ static connectivity::OSQLInternalNode* newNode(const :
connectivity::OSQLParser* xxx_pGLOBAL_SQLPARSER;
-
-#define YYERROR_VERBOSE
#define SQLyyerror(s) \
{ \