Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-01-27 06:22:27


> There are also new failures in type_traits and functional/function_test.
> That last one is in call traits, so I wouldn't be surprised if it is
> fallout from the type traits problem. John?

No: the type traits new failures are from a new test: it has no impact on
anything else at all at present.

The call_traits failure is from Alekseys recent changes: he's cut down on
the header includes (a good idea), but std::size_t wasn't getting defined,
fixed in cvs now by including <cstddef>.

John.


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