Edgewall Software

Changes between Initial Version and Version 1 of Ticket #10179


Ignore:
Timestamp:
May 14, 2011, 8:07:39 PM (13 years ago)
Author:
Christian Boos
Comment:

WrongTrac - try http://trac.osgeo.org/geos.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10179

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #10179 – Description

    initial v1  
    11The following patch allows compilation on a modern mac. 
    2 
     2{{{
     3#!diff
    34Index: src/algorithm/RobustDeterminant.cpp
    45===================================================================
     
    1314 #include <geos/platform.h> // for ISNAN, FINITE
    1415 
     16}}}