Subject: [Boost-bugs] [Boost C++ Libraries] #13646: Boost silently disables some compiler warnings.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-07-30 14:14:20
#13646: Boost silently disables some compiler warnings.
------------------------------+--------------------------
Reporter: daniel.geelen@⦠| Owner: John Maddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: type_traits
Version: Boost 1.67.0 | Severity: Problem
Keywords: |
------------------------------+--------------------------
It seems some warnings (such as signed/unsigned mismatch) in Visual Studio
no longer trigger after #including <boost/range/algorithm.hpp>. This seems
to be caused by unbalanced push/pop of warning levels in these headers:
* type_traits/has_minus.hpp
* type_traits/has_minus_assign.hpp
* type_traits/has_plus_assign.hpp
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13646> 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-07-30 14:20:24 UTC