Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10920: Boost error from XlC11. 01 using BOOST 1.53 in union
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-21 19:20:22
#10920: Boost error from XlC11. 01 using BOOST 1.53 in union
-------------------------------+------------------------------
Reporter: devika.rs@⦠| Owner: barendgehrels
Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords: Union on XlC11.1
-------------------------------+------------------------------
Comment (by barendgehrels):
Apparently the geometry::model::ring class itself does not compile:
{{{
"/remote/ports/aix/xlcpp11_1_aix53/usr/vacpp/include/vector.t",
line 163.36: 1540-0716 (S) The template argument
"std::vector<boost_1_53_0::geometry::model::ring
<boost_1_53_0::geometry::model::d2::point_xy
<double,boost_1_53_0::geometry::cs::cartesian>,1,1,
std::vector<boost_1_53_0::geometry::model::ring
<boost_1_53_0::geometry::model::d2::point_xy
<double,boost_1_53_0::geometry::cs::cartesian>,1,1,
std::vector<boost_1_53_0::geometry::model::ring
<boost_1_53_0::geometry::mod..."
does not match the template parameter "template class Container".
}}}
What kind of STL is used by AIX? Is it compliant?
Can you maybe use stlport?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10920#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:17 UTC