Re: [Boost-bugs] [Boost C++ Libraries] #10872: MSVC static analyser warning in Boost.System

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10872: MSVC static analyser warning in Boost.System
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-15 16:55:18


#10872: MSVC static analyser warning in Boost.System
-------------------------------+------------------------
  Reporter: ned14 | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: system
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by ned14):

 VS2013. You need to supply the /analyze flag to enable the static
 analyser. Note the MSVC static analyser can be a little buggy, if it's a
 false positive use the usual #pragma warning(disable) wrap to suppress it.

 Here's a full build log: https://ci.nedprod.com/view/Boost%20Thread-
 Expected-Permit/job/Boost.Thread%20Build/CPPSTD=c++14,CXX=msvc-
 analyse,LINKTYPE=shared,label=win8-msvc-mingw/64/console

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10872#comment:2>
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-02-16 18:50:17 UTC