[postgis-tickets] [PostGIS] #4235: Build with debug logs is broken
PostGIS
trac at osgeo.org
Tue Nov 13 02:00:50 PST 2018
#4235: Build with debug logs is broken
------------------------+---------------------------
Reporter: Algunenano | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: |
------------------------+---------------------------
{{{
In file included from lwstroke.c:37:
lwstroke.c: In function 'angle_increment_using_max_deviation':
lwstroke.c:182:42: error: 'tol' undeclared (first use in this function);
did you mean 'atol'?
"using arc-max 2 * radius == %g", tol, maxErr);
}}}
With https://github.com/postgis/postgis/pull/330 we'll start testing this
build as part of Travis CI.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4235>
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