Subject: [Boost-bugs] [Boost C++ Libraries] #4383: Forward declaration of char_traits causes warning C4099 in Interprocess library when using STLPort
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-26 20:51:16
#4383: Forward declaration of char_traits causes warning C4099 in Interprocess
library when using STLPort
--------------------------------+-------------------------------------------
Reporter: oscarins@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
--------------------------------+-------------------------------------------
The forward declaration of char_traits in Interprocess library
(interprocess_fwd.hpp) produces warning C4099 in msvc8 with stlport-5.2.1.
c:\test\external\boost\boost\interprocess\interprocess_fwd.hpp(50) :
warning C4099: 'stlpd_std::char_traits' : type name first seen using
'class' now seen using 'struct'
c:\test\external\stlport\stlport\stl\char_traits.h(204) : see declaration
of 'stlpd_std::char_traits'
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4383> 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:03 UTC