[Boost-bugs] [Boost C++ Libraries] #1957: Compile error of Thread library with MipsPro 7.41

Subject: [Boost-bugs] [Boost C++ Libraries] #1957: Compile error of Thread library with MipsPro 7.41
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-27 17:57:47


#1957: Compile error of Thread library with MipsPro 7.41
-------------------------------------------------------+--------------------
 Reporter: Blake Richardson <barichards21_at_[hidden]> | Owner: anthonyw
     Type: Support Requests | Status: new
Milestone: Boost 1.36.0 | Component: thread
  Version: Boost 1.35.0 | Severity: Showstopper
 Keywords: |
-------------------------------------------------------+--------------------
 Running "make all" after running "/configure --with-libraries=thread"
 generates this compile error:

 cc-3318 CC: ERROR File = ./boost/thread/pthread/thread.hpp, Line 208
   A partial specialization of a member class template must be declared in
 the
     class of which it is a member.

       struct thread::thread_data<boost::reference_wrapper<F> >:
                      ^

 The MipsPro compiler does support partial specialization but I believe
 some extra initial declaration must be included.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1957>
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:49:57 UTC