Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-11-10 17:58:59


"Victor A. Wagner, Jr." <vawjr_at_[hidden]> writes:

> I've chased the issue down to the line:
> #elif defined(BOOST_MSVC) && (BOOST_MSVC == 1300) &&
> defined(BOOST_DINKUMWARE_STDLIB) && (1/*BOOST_DINKUMWARE_STDLIB ==
> 1310*/)
>
> which I've modified on MY system as you see.
> apparently BOOST_DINKUMWARE_STDLIB is NOT equal to 1310
> because that clears up the errors in all but one of my programs

That's a weird number to look for in the first place, since the
dinkumware versions I've seen all look like 3xx.

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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