[postgis-tickets] [PostGIS] #3820: lwin_wkt_parse, lwin_wkt_lex.c keep on regenerating
PostGIS
trac at osgeo.org
Mon Aug 28 01:00:18 PDT 2017
#3820: lwin_wkt_parse, lwin_wkt_lex.c keep on regenerating
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
it should be only dependent on {{{make}}}. Please show the output of this:
{{{
cd liblwgeom
make lwin_wkt_parse.c
make lwin_wkt_parse.c
ls -l lwin_wkt_parse.c lwin_wkt_parse.y
}}}
If {{{lwin_wkt_parse.y}}} has timestamp in the future you'd keep building
what's considered {{{older}}} by the operating system...
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3820#comment:1>
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