Re: [Boost-bugs] [Boost C++ Libraries] #12516: Missing boost::serialization::array_wrapper in built serialization binary

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12516: Missing boost::serialization::array_wrapper in built serialization binary
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-22 10:57:07


#12516: Missing boost::serialization::array_wrapper in built serialization binary
--------------------------------------+---------------------------
  Reporter: michele.de.stefano@… | Owner: ramey
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: serialization
   Version: Boost Development Trunk | Severity: Regression
Resolution: | Keywords:
--------------------------------------+---------------------------

Comment (by bb@…):

 Just to add to this, using Boost 1.64.0, Apple's clang-800.0.42.1 (Apple
 LLVM version 8.0.0, x86_64-apple-darwin15.6.0) reports:

 â€¦/numeric/ublas/storage.hpp:299:33: No member named 'make_array' in
 namespace 'boost::serialization'
 â€¦/numeric/ublas/storage.hpp:494:33: No member named 'make_array' in
 namespace 'boost::serialization'
 â€¦/numeric/ublas/matrix.hpp:5977:33: No member named 'make_array' in
 namespace 'boost::serialization'

 The "include stack":
 â€¦In file included from …/numeric/odeint/stepper/runge_kutta_dopri5.hpp:28:
 #include <boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp>
 #include <boost/numeric/odeint/algebra/algebra_dispatcher.hpp>
 #include <boost/numeric/ublas/vector.hpp>
 #include <boost/numeric/ublas/storage.hpp>

 The whole code still compiles fine using Boost 1.63.0

 If there are other things I can report or analyze to be of any help,
 please let me know!

 Best regards,
 BB

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12516#comment:12>
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-04-22 11:00:26 UTC