Boost C++ Libraries: Ticket #13377: VC++ 14 error C4458: declaration of 'debug_phase' hides class member https://svn.boost.org/trac10/ticket/13377 <p> 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 error occurs in geometry: </p> <p> <strong>\boost_1_66_0\boost\geometry\algorithms\detail\is_valid\multipolygon.hpp(291): error C4458: declaration of 'debug_phase' hides class member</strong> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13377 Trac 1.4.3 Volker Schöch <vschoech@…> Thu, 04 Jan 2018 14:19:37 GMT keywords set https://svn.boost.org/trac10/ticket/13377#comment:1 https://svn.boost.org/trac10/ticket/13377#comment:1 <ul> <li><strong>keywords</strong> warning error C4458 added </li> </ul> Ticket Volker Schöch <vschoech@…> Wed, 13 Jun 2018 13:10:43 GMT <link>https://svn.boost.org/trac10/ticket/13377#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13377#comment:2</guid> <description> <p> This problem is still present in boost 1.67.0, compiling with Microsoft Visual Studio 15.6.0. </p> </description> <category>Ticket</category> </item> <item> <author>Volker Schöch <vschoech@…></author> <pubDate>Wed, 13 Jun 2018 13:20:34 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/13377#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13377#comment:3</guid> <description> <p> There is a similar issue in another file, too: </p> <p> <strong>\boost_1_67_0\boost\geometry\strategies\cartesian\intersection.hpp(182): error C4458: declaration of 'promoted_type' hides class member</strong> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Barend Gehrels</dc:creator> <pubDate>Wed, 26 Jun 2019 09:09:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/13377#comment:4 https://svn.boost.org/trac10/ticket/13377#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Closing as duplicate, new issue in <a class="ext-link" href="https://github.com/boostorg/geometry/issues/597"><span class="icon">​</span>https://github.com/boostorg/geometry/issues/597</a> </p> Ticket