Boost logo

Boost :

Subject: Re: [boost] [type_traits] common_type errors with Oracle compiler
From: Aparna Kumta (aparna.kumta_at_[hidden])
Date: 2015-10-01 13:05:34


On 10/01/15 07:41, Andrey Semashev wrote:
> On 01.10.2015 15:31, John Maddock wrote:
>>
>>
>> On 01/10/2015 11:59, Andrey Semashev wrote:
>>> Hi,
>>>
>>> Both oracle-intel-S2-next-cpp11 and oracle-sparc-S2-next-stlport4
>>> testers fail to compile common_type as it is being used in
>>> Boost.Chrono. This in turn affects compilation of Boost.Thread and
>>> multiple other library tests. The error can be seen here:
>>>
>>> http://www.boost.org/development/tests/develop/developer/output/oracle-intel-S2-next-cpp11-boost-bin-v2-libs-atomic-test-atomicity-test-sun-next_cpp11-release-threading-multi.html
>>>
>>>
>>>
>>> Just in case if the test results go down, I'm copying the error inline
>>> below. Could it be fixed?
>>>
>>
>> Not unless someone tells me how. Actually I'm not sure what compiler
>> they're run against - config_info reports C++ version 5.14, but 5.13 is
>> the latest I can find anywhere. Both the type_traits and chrono tests
>> pass with 5.13 BTW.
>>
>> Maybe this is an as yet unreleased beta compiler?
>
> I'm not sure either. If it's an unreleased compiler then feel free to
> disregard my request.
Yes, this is the internal development compiler. For purposes of this
testing, C++11 features supported in this release have been turned in
the local workspace by modifying the sunpro_cc.hpp file.

Thanks,

Aparna

>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


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