Re: [Boost-bugs] [Boost C++ Libraries] #9441: SolarisStudio support

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9441: SolarisStudio support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-10 11:41:38


#9441: SolarisStudio support
-------------------------------+----------------------
  Reporter: lukester_null@… | Owner: eldiener
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: tti
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by lukester_null@…):

 Hi

 No luck I'm afraid with the has_xxx test - it seems to get confused by the
 presence of something other than a template with the given name, and also

 {{{
 // agurt, 15/aug/04: make sure MWCW passes the test in presence of the
 following
 // template
 template< typename T > struct xxx;
 }}}

 Removing that leaves failures for

 MPL_ASSERT_NOT(( has_xxx_template<a2> ));

 MPL_ASSERT_NOT(( has_xxx_template<a3> ));

 MPL_ASSERT_NOT(( has_xxx_template<a4> ));

 and all the b2 tests.

 Compiler too broken, I guess. Not sure if I'll get any more time to hack
 around, but if I do I'll post back anything I find. (For me right now the
 first patch with the member function introspection fixes etc. is all I
 need...)

 Thanks

 Luke.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9441#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC