Changes between Initial Version and Version 1 of Ticket #442


Ignore:
Timestamp:
May 14, 2011, 1:39:29 PM (13 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #442

    • Property Version 3.0.3svn-trunk
  • Ticket #442 – Description

    initial v1  
    11The following patch allows compilation on a modern mac.
    2 
     2{{{
    33 Index: src/algorithm/RobustDeterminant.cpp
    44 ===================================================================
     
    1212
    1313  #include <geos/platform.h> // for ISNAN, FINITE
    14 
     14}}}
    1515
    1616I know this line was removed a mere 28 hours ago.  I'm not sure how platform.h might be changed instead; it's very messy.