[geos-devel] [GEOS] #686: cmath needed for two tests

GEOS geos-trac at osgeo.org
Fri Mar 14 15:52:09 PDT 2014


#686: cmath needed for two tests
------------------------+---------------------------------------------------
 Reporter:  goatbar     |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  major       |   Milestone:  3.4.3                     
Component:  Default     |     Version:  svn-trunk                 
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 Could someone be so kind as to add
 {{{
 #include <cmath>
 }}}
 to these two files?  We have a picky compiler demanding cmath for the
 proper definition of ISNAN.

   * tests/unit/geom/CoordinateArraySequenceTest.cpp
   * tests/unit/io/WKBWriterTest.cpp

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


More information about the geos-devel mailing list