Boost logo

Boost :

Subject: [boost] [serialization][test] failures in serialization causing regressions
From: Barend Gehrels (barend_at_[hidden])
Date: 2016-11-17 06:08:29


Hi,

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?

Regards, Barend


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