Re: [Boost-bugs] [Boost C++ Libraries] #10920: Boost error from XlC11. 01 using BOOST 1.53 in union

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-19 17:41:36


#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 anonymous):

 Hi,

 read_wkt is not causing the problem.

 These four line:

 typedef
 boost::geometry::model::polygon<boost::geometry::model::d2::point_xy<double>
> polygon;
     polygon green, blue;
       std::vector<polygon> output;
    boost::geometry::union_(green, blue, output);



 Please find the attachment union.txt for full error message.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10920#comment:2>
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