Changes between Initial Version and Version 3 of Ticket #616


Ignore:
Timestamp:
Jan 25, 2013, 9:16:06 AM (11 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #616

    • Property Milestone 3.3.73.4.0
  • Ticket #616 – Description

    initial v3  
    1 
    21Using cmake and VS2012 fails with
    32
     3{{{
    44C:\programs\compa_libs\geos_SVN\src\operation\buffer\BufferOp.cpp(91) : error C2589: '(' : illegal token on right side of '::'
    55C:\programs\compa_libs\geos_SVN\src\operation\buffer\BufferOp.cpp(91) : error C2059: syntax error : '::'
     
    99C:\programs\compa_libs\geos_SVN\include\geos/precision/GeometryPrecisionReducer.h(154) : warning C4512: 'geos::precision::GeometryPrecisionReducer' : assignment operator could not be generated
    1010        C:\programs\compa_libs\geos_SVN\include\geos/precision/GeometryPrecisionReducer.h(42) : see declaration of 'geos::precision::GeometryPrecisionReducer'
     11}}}