#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 rouault): Unfortunately (or fortunately !) gcc has warnings that clang doesn't have, and the reverse. Or sometimes they have the same flags, like -Wshadow, but they don't behave exactly the same, and that also depends on the version of the compilers... That's the point of having CI testing both... -- Ticket URL: <https://trac.osgeo.org/geos/ticket/954#comment:7> 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