Boost logo

Boost :

Subject: [boost] [serialization][test] failures in serialization causing regressions
From: Barend Gehrels (barend_at_[hidden])
Date: 2016-11-26 16:31:10


> The regression matrix in develop of Boost.Geometry contains many new
> compilation failures due to:
>
>
> 1) : D:\t08\run\boost_root\boost/serialization/array.hpp(25) : error
C2039: 'array' : is not a member of 'std'
>
> 2):
> ../boost/numeric/ublas/storage.hpp: In member function ???void
boost::numeric::ublas::unbounded_array<T, ALLOC>::serialize(Archive&,
unsigned int)???:
> ../boost/numeric/ublas/storage.hpp:331:18: error: ???make_array??? is
not a member of ???boost::serialization???
> ar & serialization::make_array(data_, s);and a
>
>
> The master is still OK.
>
> Can this be solved?

Ping! This is still the case!
Robert, can you explain this?

It is (of course) not only geometry failing, also ublas or (if there
are) other libraries with ublas dependencies:
http://www.boost.org/development/tests/develop/developer/numeric-ublas.html

All yellow!

Thanks, Barend


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk