Boost HEAD: does not compile with Borland C++ 5.6.5 (patch included)

Hello, 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. Greetings, André Heynatz -- 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail +++ GMX - die erste Adresse für Mail, Message, More +++

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.

"André Heynatz" <vetasana@gmx.de> writes:
Hello,
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.
Putting the name of the library in the subject line will help get the maintainer's attention. -- Dave Abrahams Boost Consulting www.boost-consulting.com

André Heynatz <vetasana <at> gmx.de> writes:
Hello,
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.
What is Borland C++ 5.6.5? As far as I know the latest version that's publicly available is 5.6.4 . Cheers, Nicola Musatti
participants (4)
-
"André Heynatz"
-
David Abrahams
-
John Maddock
-
Nicola Musatti