[postgis-tickets] [PostGIS] #3220: Mingw failure on cluster test

PostGIS trac at osgeo.org
Tue Sep 1 17:12:20 PDT 2015


#3220: Mingw failure on cluster test
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.2.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 Okeedoke -
 switching to:

 {{{
 POSTGIS_DEBUGF(2, "Datum value %g", DatumGetFloat8(p->data));
 }}}

 and putting that after the

 {{{
 p->data = PG_GETARG_DATUM(2);
 }}}

 Both give the 1.4 answer and VC++ no longer throws an error.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3220#comment:20>
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