[Boost-bugs] [Boost C++ Libraries] #1382: Missing #pragma warning(pop) in void_cast.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #1382: Missing #pragma warning(pop) in void_cast.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-26 11:42:15


#1382: Missing #pragma warning(pop) in void_cast.hpp
--------------------------------+-------------------------------------------
 Reporter: m.champlon_at_[hidden] | Owner: ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.34.1 | Severity: Problem
 Keywords: pragma warning pop |
--------------------------------+-------------------------------------------
 The following preprocessor directives are not matched by the corresponding
 warning(pop) at the end of the file :[[BR]]
 #ifdef BOOST_MSVC[[BR]]
 #pragma warning(push)[[BR]]
 #pragma warning(disable : 4275)[[BR]]
 #endif

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1382>
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:49:56 UTC