Re: [Boost-bugs] [Boost C++ Libraries] #2643: Warning C4224 in reversible_ptr_container and hash

Subject: Re: [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 13:25:31


#2643: Warning C4224 in reversible_ptr_container and hash
---------------------------+------------------------------------------------
  Reporter: pbristow | Owner: danieljames
      Type: Bugs | Status: assigned
 Milestone: Boost 1.38.0 | Component: hash
   Version: Boost 1.37.0 | Severity: Cosmetic
Resolution: | Keywords: hash warnings
---------------------------+------------------------------------------------

Comment(by danieljames):

 Okay, I've looked into this (http://msdn.microsoft.com/en-
 us/library/wh722488.aspx) and I wasn't getting a warning because I wasn't
 using the `/Za` flag. With it, I get the warning for:

 {{{
 #include <boost/array.hpp>
 #include <boost/functional/hash/hash.hpp>

 int main() {}
 }}}

 The warning seems dubious to me, but I'll change the parameter name.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2643#comment:3>
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