[geos-devel] [GEOS] #954: Fix -Wshadow warning in src/algorithm/InteriorPointArea.cpp

GEOS geos-trac at osgeo.org
Mon Feb 25 12:52:32 PST 2019


#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 dbaston):

 You can run CI on your code in a branch before committing it to master and
 still be in control. If you decide the failure is because of a problem
 with the CI, and you aren't able to fix the CI, you can decide to merge it
 anyway.

 "Commit first, fix later" can introduce a lot of frustration when multiple
 developers are trying to work at the same time. GEOS is not an especially
 high-traffic project, but there have certainly been times I've stopped
 work because the master branch had build failures.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/954#comment:20>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list