[postgis-tickets] [PostGIS] #4473: bison yacc warning POSIX Yacc support %error-verbose [-Wyacc]
PostGIS
trac at osgeo.org
Fri Aug 9 15:09:02 PDT 2019
#4473: bison yacc warning POSIX Yacc support %error-verbose [-Wyacc]
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: low | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.5.x
Keywords: |
---------------------+---------------------------
Just noticed this on bessie32 when running. might be because I upgraded
her as I don't recall seeing this before
{{{
bison -y -p wkt_yy -o'lwin_wkt_parse.c' -d lwin_wkt_parse.y
17:59:10 lwin_wkt_parse.y:114.1-14: warning: POSIX Yacc does not support
%error-verbose [-Wyacc]
}}}
could also be that something triggered the rebuidling of this.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4473>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list