aboutsummaryrefslogtreecommitdiff
path: root/src/wkt2_generated_parser.h
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-04-23 20:31:35 +0200
committerGitHub <noreply@github.com>2021-04-23 20:31:35 +0200
commit0ca0b7c5371ed673909f3df06c4e44785a89a075 (patch)
tree5caf46a1829167382e048dbaa66ef6578d864db6 /src/wkt2_generated_parser.h
parent57102f42c6ea8d8b0a787c7ecea21ed4fe3a02cb (diff)
parent0db141863f9d47b454a6ccac41f55d3bc0f814d6 (diff)
downloadPROJ-0ca0b7c5371ed673909f3df06c4e44785a89a075.tar.gz
PROJ-0ca0b7c5371ed673909f3df06c4e44785a89a075.zip
Merge pull request #2689 from rouault/update_generated_parsers
wkt1_parser/wkt2_parser: regenerate them with bison 3.5.1 to hopefully make Coverity Scan happier
Diffstat (limited to 'src/wkt2_generated_parser.h')
-rw-r--r--src/wkt2_generated_parser.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/wkt2_generated_parser.h b/src/wkt2_generated_parser.h
index 80b0c34b..08aac1e7 100644
--- a/src/wkt2_generated_parser.h
+++ b/src/wkt2_generated_parser.h
@@ -1,8 +1,9 @@
-/* A Bison parser, made by GNU Bison 3.0.4. */
+/* A Bison parser, made by GNU Bison 3.5.1. */
/* Bison interface for Yacc-like parsers in C
- Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free Software Foundation,
+ Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -30,6 +31,9 @@
This special exception was added by the Free Software Foundation in
version 2.2 of Bison. */
+/* Undocumented macros, especially those whose name start with YY_,
+ are private implementation details. Do not rely on them. */
+
#ifndef YY_PJ_WKT2_SRC_WKT2_GENERATED_PARSER_H_INCLUDED
# define YY_PJ_WKT2_SRC_WKT2_GENERATED_PARSER_H_INCLUDED
/* Debug traces. */