id summary reporter owner description type status milestone component version severity resolution keywords cc 1509 [functional/hash] VC8.0 compiler warning Richard Webb Daniel James "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)' 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(T)' being compiled 44> with 44> [ 44> T=float 44> ] }}} " Bugs closed Boost 1.35.0 hash Boost Development Trunk Cosmetic fixed