[Boost-bugs] [Boost C++ Libraries] #13378: VC++ 14 compiler warning C4456: declaration of 'it' hides previous local declaration

Subject: [Boost-bugs] [Boost C++ Libraries] #13378: VC++ 14 compiler warning C4456: declaration of 'it' hides previous local declaration
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-04 14:17:10


#13378: VC++ 14 compiler warning C4456: declaration of 'it' hides previous local
declaration
----------------------------------------+----------------------------
 Reporter: Volker Schöch <vschoech@…> | Owner: Barend Gehrels
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.66.0 | Severity: Problem
 Keywords: warning, C4456 |
----------------------------------------+----------------------------
 I am using Microsoft Visual Studio 15.5.1 (VCToolsVersion 14.12.25827) to
 compile boost 1.66.0. I use compiler flag /W4. The following warning
 (which we declared an error for our project) occurs in geometry:

 **\boost_1_66_0\boost\geometry\algorithms\detail\overlay\handle_colocations.hpp(315):
 warning C4456: declaration of 'it' hides previous local declaration**

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13378>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-01-04 14:30:54 UTC