[Boost-bugs] [Boost C++ Libraries] #5828: Boost Error - any.hpp - incomplete type is not allowed

Subject: [Boost-bugs] [Boost C++ Libraries] #5828: Boost Error - any.hpp - incomplete type is not allowed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-30 03:19:30


#5828: Boost Error - any.hpp - incomplete type is not allowed
---------------------------------+------------------------------------------
 Reporter: v2k.sweet@… | Owner: nasonov
     Type: Support Requests | Status: new
Milestone: To Be Determined | Component: any
  Version: Boost 1.47.0 | Severity: Showstopper
 Keywords: |
---------------------------------+------------------------------------------
 Hi,

 I am trying to compile my old code in new OS ( HP-UX 11.31 Itanium version
 ) with combination of aCC compiler. We are using boost 1.31.0 version. We
 are facing the boost error during compilation. But the same error is not
 happening in old server. Can you please help us to fix this issue ?

 "/opt/app/q1app2c4/boost-1.47.0/boost/any.hpp", line 125: error #2070:
           incomplete type is not allowed
               ValueType held;
                         ^
           detected during:
             instantiation of class
                       "boost::any::holder<ValueType> [with
 ValueType=Fcif]" at
                       line 32
             instantiation of "boost::any::any(const ValueType &) [with
                       ValueType=Fcif]" at line 35 of
                       "/opt/app/q1app2c4/src/share/incl/Fcif.h"

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5828>
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:07 UTC