#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): > Are we guaranteed that shadowing behaves in the same exact way between Java and any implementation of C++ ? Of course not. As mentionned above, even C++ compilers do not all agree on what is shadowing and what is not. You fix until they are all happy... -- Ticket URL: <https://trac.osgeo.org/geos/ticket/954#comment:15> 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