Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#4473 closed defect (wontfix)

bison yacc warning POSIX Yacc support %error-verbose [-Wyacc]

Reported by: robe Owned by: pramsey
Priority: low Milestone: PostGIS 3.0.0
Component: postgis Version: 2.5.x -- EOL
Keywords: Cc:

Description

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.

Change History (2)

comment:1 by pramsey, 5 years ago

Resolution: wontfix
Status: newclosed

Way below the threshold of concern

comment:2 by Raúl Marín <git@…>, 4 years ago

In 60bb191/git:

Silence yacc warnings

References #4473
Closes https://github.com/postgis/postgis/pull/516/

Note: See TracTickets for help on using tickets.