$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_james_at_[hidden])
Date: 2007-08-15 15:15:54
Caleb Epstein wrote:
> The for loop in float_hash_impl in <boost/functional/detail/hash_float.hpp>
> generates a warning from gcc when instantiated with T = float. Changing the
> < to != quiets the warning.
This should be fixed in trunk now.
Daniel