$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-02-08 08:22:32
----- Original Message -----
From: "John Maddock" <John_Maddock_at_[hidden]>
> OK, I've just checked in a fix for config.hpp - numeric_limits is broken
on
> Builder 5, and the _RW_STD version check in config.hpp was wrong.
> Cast_test.cpp now builds cleanly with C++ Builder 5.
>
> The other errors are numerous, I haven't had a chance to work through them
> all yet, this may take some time....
Thanks, John. Having correct info about numeric_limits for BCC will help a
lot. That's where I was getting hung up last night.
-Dave