$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Review request: Bumping borland, SunPro, mwerks and MPW compiler requirements
From: John Maddock (john_at_[hidden])
Date: 2013-09-27 04:19:38
>> I have Embarcadero C++Builder XE4 (and XE3) that I use for the 64-bit
>> compiler (which is a working clang 3.x on Windows). On vacation now,
>> but when I get back to Redmond next week I could help test with it.
>
> Thanks! I'm particularly interested in whether it still defines
> __BORLANDC__.
I would expect so, certainly the original codegear releases all defined
__BORLANDC__. The __BORLANDC__ version numbers were all over the place as
well (they went backwards at least one point, maybe more - don't ask me
when!).
John.