#954: Fix -Wshadow warning in src/algorithm/InteriorPointArea.cpp ------------------------+--------------------------- Reporter: rouault | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: master Severity: Unassigned | Resolution: Keywords: | ------------------------+---------------------------
Comment (by mdavis): I agree with strk that the ideal is that a dev just has to check their local build to see if all is good. But that's what I've been doing and it's not been a great experience so far. One issue is that the autotools build is different to the cmake build (e.g. check for trailing spaces) Another is the one on this ticket - -Wshadow is not in place for OSX build. So I have to check the bots as well. (The REAL ideal would be one build chain and one repo - but that's been discussed elsewhere.) -- Ticket URL: <https://trac.osgeo.org/geos/ticket/954#comment:27> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel