Re: [Boost-bugs] [Boost C++ Libraries] #10354: inconsistent declaration of do_length in boost/detail/utf8_codecvt_facet.hpp due to missing BOOST_WORKAROUND

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10354: inconsistent declaration of do_length in boost/detail/utf8_codecvt_facet.hpp due to missing BOOST_WORKAROUND
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-05 13:57:36


#10354: inconsistent declaration of do_length in
boost/detail/utf8_codecvt_facet.hpp due to missing BOOST_WORKAROUND
----------------------------------------------+------------------------
  Reporter: Juan Alday <alday.boost.trac@…> | Owner: bemandawes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+------------------------
Changes (by ramey):

 * status: closed => reopened
 * resolution: fixed =>

Comment:

 After the original changes the test_array_warchive test in the
 serialization library test suite began to fail for all gcc compilers.

 After much time spent investigating this, I concluded that there were
 collisions in the the codecvt in the standard library and the boost one
 and I created [SVN r86722] to fix it.

 Now that's in backed out, this test is again failing. See
 http://www.boost.org/development/tests/develop/developer/serialization.html

 On possible confusion is that the gcc compilers have an optional switch to
 select C++03 or C++11. It's not clear which testers use which switch.

 So I don't think we're done yet. Good luck with this.

 Robert Ramey

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