$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-05-23 23:44:04
> there is a version check in boost/config/compilers/borland.hpp for the
> misfeature BOOST_NO_SFINAE, Borland C++ 5.6.5 still lacks proper support
> for
> this, the patch appended speaks for itself.
I wasn't aware that there was a 5.6.5 release (it's not on their servers as
of today anyway), but since the issue also affects the Kylix compiler
(version 5.7.0), I'll apply the necessary patch.
Thanks,
John.