Re: [Boost-bugs] [Boost C++ Libraries] #11359: BOOST_CHECK_EQUAL_COLLECTIONS: can't control output operator

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11359: BOOST_CHECK_EQUAL_COLLECTIONS: can't control output operator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-29 18:06:18


#11359: BOOST_CHECK_EQUAL_COLLECTIONS: can't control output operator
--------------------------------+---------------------
  Reporter: weegreenblobbie@… | Owner: rogeeff
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: test
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+---------------------

Comment (by weegreenblobbie@…):

 I cloned and build the develop branch like so:


 {{{
 cd /tmp
 git clone https://github.com/boostorg/boost.git boost-dev
 cd boost-dev
 git submodule update --init --recursive
 git checkout develop
 git submodule status | grep test
  954d3ab699ed474d9d2e95a8f81bbacf86865b26 libs/test (boost-1.56.0)
 ./bootstrap.sh --prefix=/opt/boost-dev
 ./b2 stage threading=multi link=shared
 sudo ./b2 install threading=multi link=shared
 sudo chmod -R 0755 /opt/boost-dev
 }}}

 But there is no difference in my output. I'll try updating submodule
 'test' to the latest revision.

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