diff options
| author | Don Lewis <truckman@FreeBSD.org> | 2020-10-08 22:56:45 +0000 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2020-10-08 22:56:45 +0000 |
| commit | ac0af7737843d3ce6b59f8f4619363d88ae14290 (patch) | |
| tree | 289b9b98cf378eaee7d27924db082f1c353dc3be /editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y | |
| parent | e916ded5b9840925e12eaf16bafabe7dab9e6d9c (diff) | |
Upgrade editors/openoffice-devel to a newer snapshot.
patch-gmake43 has been upstreamed.
Fix LICENSE_MPL11 generation.
Diffstat (limited to 'editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y')
| -rw-r--r-- | editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y b/editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y index fdad691cd9d9..5d6a8cf71cf0 100644 --- a/editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y +++ b/editors/openoffice-devel/files/patch-connectivity_source_parse_sqlbison.y @@ -5,11 +5,12 @@ %{ /************************************************************** * -@@ -123,8 +124,6 @@ static connectivity::OSQLInternalNode* newNode(const : +@@ -123,9 +124,6 @@ static connectivity::OSQLInternalNode* newNode(const : connectivity::OSQLParser* xxx_pGLOBAL_SQLPARSER; - +-#define YYDEBUG 1 -#define YYERROR_VERBOSE #define SQLyyerror(s) \ |
