Boost C++ Libraries: Ticket #12623: MSVC Warning in boyer_moore.hpp https://svn.boost.org/trac10/ticket/12623 <p> Building a program that uses the 1.62.0 version of boost::algorithm::boyer_moore, with Visual Studio 15 Update 3 produces this warning: </p> <p> boost_1_62_0\boost/algorithm/searching/boyer_moore.hpp(175): warning C4458: declaration of 'pat_first' hides class member </p> <p> It does not appear that a fix has been committed for 1.63.0 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12623 Trac 1.4.3 Marshall Clow Fri, 25 Nov 2016 16:11:35 GMT <link>https://svn.boost.org/trac10/ticket/12623#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12623#comment:1</guid> <description> <p> Fixed on develop in 42db8a4; will merge to master before 1.63 release. </p> </description> <category>Ticket</category> </item> <item> <author>vinnie.falco@…</author> <pubDate>Fri, 25 Nov 2016 16:13:34 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12623#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12623#comment:2</guid> <description> <p> How about in <code>compute_bm_prefix</code> as well? </p> </description> <category>Ticket</category> </item> </channel> </rss>