[geos-devel] [GEOS] #784: g++ 6 isnan issues

GEOS geos-trac at osgeo.org
Wed Jul 6 03:57:18 PDT 2016


#784: g++ 6 isnan issues
------------------------+---------------------------
 Reporter:  rsbivand    |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  blocker     |   Milestone:  3.5.1
Component:  Default     |     Version:  3.5.0
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by rsbivand):

 Work-around by setting:

 {{{
 export CXX="g++ -std=c++98"
 }}}

 before running ./configure (without the patch, from the release tarball).

--
Ticket URL: <https://trac.osgeo.org/geos/ticket/784#comment:2>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list