Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1509: [functional/hash] VC8.0 compiler warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-08 11:59:39
#1509: [functional/hash] VC8.0 compiler warning
----------------------------------------------------------+-----------------
Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: danieljames
Type: Bugs | Status: assigned
Milestone: Boost 1.35.0 | Component: hash
Version: Boost Development Trunk | Severity: Cosmetic
Resolution: | Keywords:
----------------------------------------------------------+-----------------
Comment (by Richard Webb <richard.webb_at_[hidden]>):
C6294 is a code analysis warning. I can get it by simply creating a new
project, including functional/hash.hpp, and building with the code
analysis option enabled (only available in some versions of the compiler -
you might not be able to reproduce it with the Express edition).
The change has fixed the warning on VC8, but has also resulted in a new
warning on VC7.1 (as C6294 doesnt exist in that version of the
compiler).[[BR]]
I think that it only needs to be disabled for VC8/9?
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1509#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:57 UTC