[Boost-bugs] [Boost C++ Libraries] #13145: parse_charset.hpp(304): warning C4456: declaration of 'invert' hides previous local declaration

Subject: [Boost-bugs] [Boost C++ Libraries] #13145: parse_charset.hpp(304): warning C4456: declaration of 'invert' hides previous local declaration
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-02 09:03:08


#13145: parse_charset.hpp(304): warning C4456: declaration of 'invert' hides
previous local declaration
-------------------------------------------------+-------------------------
 Reporter: Dmitry Yastrebkov <yastrebkov@…> | Owner: Eric
                                                 | Niebler
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: xpressive
  Version: Boost 1.63.0 | Severity: Problem
 Keywords: warning C4456 parse_charset.hpp |
  invert |
-------------------------------------------------+-------------------------
 While compiling on Visual Studio 2015 I've got a warning:

 parse_charset.hpp(304): warning C4456: declaration of 'invert' hides
 previous local declaration

 It's really a new declaration of the 'invert' variable and possibly there
 are a hidden error or the variable should be renamed

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13145>
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 : 2017-08-02 09:09:35 UTC