Subject: [Boost-bugs] [Boost C++ Libraries] #2643: Warning C4224 in reversible_ptr_container and hash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-08 09:52:28
#2643: Warning C4224 in reversible_ptr_container and hash
---------------------------+------------------------------------------------
Reporter: pbristow | Owner: danieljames
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: hash
Version: Boost 1.37.0 | Severity: Cosmetic
Keywords: hash warnings |
---------------------------+------------------------------------------------
I'm getting lots of warnings from reversible_ptr_container.hpp and has.hpp
warning C4224: nonstandard extension used : formal parameter 'array' was
previously defined as a type
boost/functional/hash/hash.hpp
formal parameter 'array' was previously defined as a type
boost/ptr_container/detail/reversible_ptr_container.hpp
C4224: nonstandard extension used : formal parameter 'hash' was previously
defined as a type.
Microsoft Visual Studio 2008 Version 9.0.21022.8 RTM (warning level 3 up)
Choice of names seems to clash. If this is troublesome to change, it
would be convenient to disable warnings for MSVC with push'n'pop as this
generates a great pile of warning text.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2643> 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:59 UTC