Re: [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-31 12:50:43


#11802: Incorrect ordering after using insert() with ordered_range_t on a
flat_multiset with a non-default sort order
-------------------------------+------------------------
  Reporter: mm-info@… | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: container
   Version: Boost 1.59.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by Benny Nielsen <mm-info@…>):

 I **cannot** confirm this fixes it for me. Neither in my primary use or in
 the example provided. Maybe it's compiler related. I'm on OS X:

 {{{
> clang++ -std=c++11 -I/path/to/boost_1_60_0/ test.cc && ./a.out
 Assertion failed: (*values.begin() == 1), function main, file test.cc,
 line 15.

> clang --version
 Apple LLVM version 7.0.2 (clang-700.1.81)
 Target: x86_64-apple-darwin15.2.0
 Thread model: posix
 }}}

 As previously noted it works with 1.58. It fails with both 1.59 and 1.60.

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