Re: [Boost-bugs] [Boost C++ Libraries] #3324: AIX/i5OS @ Visual Age 6: is_member_pointer.hpp", line 54.63: 1540-0403 (S) "template <class T, class U> struct boost::is_member_pointer<U T::* const>" is already defined

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3324: AIX/i5OS @ Visual Age 6: is_member_pointer.hpp", line 54.63: 1540-0403 (S) "template <class T, class U> struct boost::is_member_pointer<U T::* const>" is already defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-17 15:38:53


#3324: AIX/i5OS @ Visual Age 6: is_member_pointer.hpp", line 54.63: 1540-0403 (S)
"template <class T, class U> struct boost::is_member_pointer<U T::* const>"
is already defined
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: type_traits
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------

Comment(by anonymous):

 Thanks for the patch, John! I have been on vacation in the past week. I
 tried the patch today and it solves the is_member_pointer.hpp problem.

 However, I am now getting another error about a circular reference:

 /usr/vacpp/bin/xlC_r -+ -Dmysqlcppconn_EXPORTS -O2 -g -ma -qstrict
 -qoptimize=2 -qmaxmem=8192 -I/nfstmp2/boost/include/boost-1_39 -Imysql-
 server-gpl-static/include -Isrc/mysql-connector-c++-1.0.6 -Isrc/mysql-
 connector-c++-1.0.6/cppconn -D_ALL_SOURCE -O2 -g -ma -qstrict
 -qoptimize=2 -qmaxmem=8192 -I/nfstmp2/mysql-server-gpl-static/include -g
 -ma -qstrict -qoptimize=0 -qmaxmem=8192 -DUNIV_AIX -o
 CMakeFiles/mysqlcppconn.dir/mysql_connection.cpp.o -cmysql-
 connector-c++-1.0.6/driver/mysql_connection.cpp
 "boost/include/boost-1_39/boost/variant/variant.hpp", line 918.27:
 1540-0100 (S) The class qualifier "boost::mpl::eval_if<boost::variant<long
 long,double,bool,class sql::SQLString,struct
 boost::detail::variant::void_,struct boost::detail::variant::void_,struct
 boost::detail::variant::void_,struct boost::detail::..." contains a
 circular reference back to "boost::variant<long
 long,double,bool,sql::SQLString,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::de...".
 "boost/include/boost-1_39/boost/mpl/if.hpp", line 63.68: 1540-0700 (I) The
 previous message was produced while processing "struct boost::variant<long
 long, double,bool,class sql::SQLString,struct
 boost::detail::variant::void_,struct boost::detail::variant::void_,struct
 boost::detail::variant::void_,struct boost::detail::variant::void_,struct
 boost::detail::variant::void_,struct boost::detail::variant::void_,struct
 boost::detail::variant::void_,struct boost::detail::variant::void_,struct
 boost::detail::variant::void_,struct
 boost::detail::variant::void_,stru...".
 "[path_to]/driver/mysql_connection.cpp", line 86.1: 1540-0700 (I) The
 previous message was produced while processing "sql::mysql::My
 SQL_Connection::MySQL_Connection(const SQLString &, const SQLString &,
 const SQLString &)".

 Thanks, Ulf

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3324#comment:5>
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:01 UTC