Boost logo

Boost :

From: Samuel Krempp (krempp_at_[hidden])
Date: 2002-02-22 22:25:37


Okay, I've finally accessed a MSVC6 compiler, and fixed all problems
format2 had with this compiler.

The final submission is thus ready,
I've uploaded it in the vault (tagged version 1.40)

it compiles, at least, on :
gcc-3.0
MSVC6 with service Pack5
And certainly on comeau too. (it did at some point, since then, I don't
know)

And it fails at least on gcc 2.95

It seems MSVC6 does not conform to the standard on several aspects of
stream's formatting, and thus the test files report many errors.
(e.g., the streams seem to have 'uppercase' enabled by default, because
hexadecimal base is printed '0X' instead of '0x')

but it's otherwise working as expected.

-- 
Samuel

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk