#4235 closed defect (fixed)
Build with debug logs is broken
Reported by: | Algunenano | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.1 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
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.
Change History (5)
comment:1 by , 6 years ago
Milestone: | PostGIS 3.0.0 → PostGIS 2.5.1 |
---|
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
2.5 is also partially affected.