$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-02-22 21:45:38
"Aleksey Gurtovoy" <agurtovoy_at_[hidden]> wrote:
> These were caused by a hard-coded 'bind' specialization in the
"if.hpp"
> header. The code fails only if you disable the preprocessed headers
> _and_ reconfigure the arity, while the usual testing procedure was
> to test only with BOOST_MPL_NO_PREPROCESSED_HEADERS, and that's why
the
> regression hasn't been caught earlier. Fixed in the main trunk.
>
> Thanks for reporting it,
Again, thanks for the quick service!
Jonathan