[trunk] Support for Intel-linux 11.0?
Dear boosters, Is someone out there working on fixes required for boost to work with the brand-new Intel Compiler v11.0 for linux? Should we users wait for a few days before start making tickets for the observed errors? Anyway, here's one to start with: /usr/local/include/boost/type_traits/is_class.hpp(129): error: namespace "boost" has no member "remove_cv" BOOST_TT_AUX_BOOL_TRAIT_DEF1( ^ Cheers, Mikko
Mikko Vainio wrote:
Dear boosters,
Is someone out there working on fixes required for boost to work with the brand-new Intel Compiler v11.0 for linux? Should we users wait for a few days before start making tickets for the observed errors?
Nope, by all means file away ;-)
Anyway, here's one to start with: /usr/local/include/boost/type_traits/is_class.hpp(129): error: namespace "boost" has no member "remove_cv" BOOST_TT_AUX_BOOL_TRAIT_DEF1( ^
I'll look into that one, once I have a copy of the compiler up and running, Thanks, John.
Mikko Vainio wrote:
Anyway, here's one to start with: /usr/local/include/boost/type_traits/is_class.hpp(129): error: namespace "boost" has no member "remove_cv" BOOST_TT_AUX_BOOL_TRAIT_DEF1( ^
Do you have a test case for that? All the type_traits tests are passing with Intel-11.0.061 for me here... John.
participants (2)
-
John Maddock
-
Mikko Vainio