+1

(sorry for my late testing: on Windows with Visual Studio, with beta2, all is well, but for the record, during compile of geosop.exe the following warnings are thrown, maybe this was reported/handled earlier :


\geos-3.12.0\util\geosop\GeometryOp.cpp(200): warning C4573: the usage of 'geos::precision::GeometryPrecisionReducer::reduce' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(527): warning C4573: the usage of 'geos::operation::distance::DistanceOp::nearestPoints' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(528): warning C4573: the usage of 'geos::operation::distance::DistanceOp::nearestPoints' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(529): warning C4573: the usage of 'geos::operation::distance::DistanceOp::nearestPoints' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(530): warning C4573: the usage of 'geos::operation::distance::DistanceOp::nearestPoints' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(538): warning C4573: the usage of 'geos::algorithm::distance::DiscreteFrechetDistance::distance' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(546): warning C4573: the usage of 'geos::algorithm::distance::DiscreteHausdorffDistance::distance' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(825): warning C4573: the usage of 'geos::operation::intersection::RectangleIntersection::clip' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(885): warning C4573: the usage of 'geos::coverage::CoverageSimplifier::simplify' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(888): warning C4573: the usage of 'geos::coverage::CoverageSimplifier::simplify' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(889): warning C4573: the usage of 'geos::coverage::CoverageSimplifier::simplify' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(891): warning C4573: the usage of 'geos::coverage::CoverageSimplifier::simplify' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(911): warning C4573: the usage of 'geos::coverage::CoverageValidator::validate' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(915): warning C4573: the usage of 'geos::coverage::CoverageValidator::validate' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(916): warning C4573: the usage of 'geos::coverage::CoverageValidator::validate' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(917): warning C4573: the usage of 'geos::coverage::CoverageValidator::validate' requires the compiler to capture 'this' but the current default capture mode does not allow it \geos-3.12.0\util\geosop\GeometryOp.cpp(920): warning C4573: the usage of 'geos::coverage::CoverageValidator::validate' requires the compiler to capture 'this' but the current default capture mode does not allow it


-jeff




--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/



On 2023-06-25 8:45 p.m., Paul Ramsey wrote:
Does anyone object to a 3.12.0 release on Monday/Tuesday?

P.


_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to