$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-05-23 06:52:40
Juergen Hunold wrote:
> Hi John !
>
> I've reverted parts of
>
> http://svn.boost.org/trac/boost/changeset/45645
>
> because "has_long_double_support.cpp" is missing from trunk (and this
> breaks regression testing)
Oh :-(
Fixed in trunk now.
BTW I wonder if we could have some kind of pre-commit hook to trap this kind
of error?
John.