[Boost-bugs] [Boost C++ Libraries] #1509: [functional/hash] VC8.0 compiler warning

Subject: [Boost-bugs] [Boost C++ Libraries] #1509: [functional/hash] VC8.0 compiler warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-08 01:06:39


#1509: [functional/hash] VC8.0 compiler warning
---------------------------------------------------------+------------------
 Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: danieljames
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: hash
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
---------------------------------------------------------+------------------
 When i build my project in VC8.0 with warning level 4 and code analysis
 enabled, i get the following warning:


 {{{
 44>e:\development\safemail32\external\boost\boost\functional\detail\hash_float.hpp(121)
 : warning C6294: Ill-defined for-loop: initial condition does not satisfy
 test. Loop body not executed
 44>
 E:\Development\SAFEmail32\External\Boost\boost/functional/detail/hash_float.hpp(178)
 : see reference to function template instantiation 'size_t
 boost::hash_detail::float_hash_impl<T>(T)' being compiled
 44> with
 44> [
 44> T=float
 44> ]
 44>
 E:\Development\SAFEmail32\External\Boost\boost/functional/hash/hash.hpp(304)
 : see reference to function template instantiation 'size_t
 boost::hash_detail::float_hash_value<float>(T)' being compiled
 44> with
 44> [
 44> T=float
 44> ]
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1509>
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