$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-08-30 05:37:30
On Aug 30, 2005, at 1:48 AM, Daniel Krügler wrote:
> Are these tests really correct?? I am wondering because _MSC_VER
> has the following values (decimal!!)
>
> VC6: 1200
> VC7: 1300
> VC7.1: 1310
>
> which does not fit to those hexadecimal values, which would correspond
> to version number 5888 and 5889 (!).
Oops, thanks! I've fixed these in CVS for 1.33.1.
> I know that boost coworkers often have good contacts to compiler
> providers, but that good ... ;-))
:)
Doug