[postgis-tickets] [PostGIS] #3079: Bot failure building for PostgreSQL 9.5
PostGIS
trac at osgeo.org
Mon Mar 16 07:57:31 PDT 2015
#3079: Bot failure building for PostgreSQL 9.5
---------------------+------------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: pg9.5 |
---------------------+------------------------------------------------------
Comment(by robe):
Note from Tom Lane:
http://www.postgresql.org/message-id/29884.1426515752@sss.pgh.pa.us
----
According to the C and POSIX standards, DBL_DIG is defined by <float.h>.
It sounds like you were indirectly depending on some Postgres header to
#include that, and said header no longer does. I'm not sure what bit
of refactoring might've had such an effect, but it doesn't much matter
you really ought to #include <float.h> for yourself.
----
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3079#comment:4>
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