Boost logo

Boost :

Subject: Re: [boost] [Review] Type Traits Introspection library by Edward Diener starts tomorrow Friday 1
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-07-03 12:40:32


On 7/2/2011 2:08 PM, John Maddock wrote:
>> According to the schedule, review for the Type Traits Introspection
>> library by Edward Diener
>> starts this friday and run till July 10th.
>
> Not a review yet, just a quick run of the tests:
>
> msvc-8,9 and 10 check out OK.
> GCC-4.0.4, 4.4.3 4.5.2 and 4.6.0 check out OK (on Linux).
>
> Intel 11.1 and 12.0 both have failures, as does Sun-12.1 and the rather
> ancient gcc-3.2.3.

I am not worried about gcc-3.2.3 very much as my own tests showed that
gcc-3.3.3 and below did not work. I can look at this later to try to see
why, but since gcc-3.4.2 on up work I just think that trying to get
gcc-3.3.3 and below to work may not be worth it.

For Intel 11.1 or 12.0 can you tell me if the MPL tests pass,
particularly just the test of has_xxx.cpp ? If that fails for MPL it
fully explains why my tests for Intel are failing ( I am just reusing
BOOST_MPL_HAS_XXX_TEMPLATE_NAMED_DEF internally ) and a workaround would
need to be found in MPL.

I am still looking at the Sun-12.1 results and will get back later about it.


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