Boost logo

Boost :

Subject: Re: [boost] [1.64] [ublas] Broken/regession due to Boost.Serialization changes
From: Marcel Raad (raad_at_[hidden])
Date: 2017-05-05 06:45:23


Boost - Dev mailing list wrote
> since the 1.64 release including e.g. boost/numeric/ublas/matrix.hpp
> gives an error like "no member named 'make_array' in namespace
> 'boost::serialization'", according to the official(?) test overview
> (http://www.boost.org/development/tests/master/developer/numeric-ublas.html)
> on a lot of systems.

I've also been hit by this and created a pull request for uBLAS:
https://github.com/uBLAS/ublas/pull/55

Unfortunately I only tested the Betas with MSVC, which just ignores the
template that doesn't compile anymore, and then the error surfaced only when
compiling with clang.

Marcel

--
View this message in context: http://boost.2283326.n4.nabble.com/1-64-ublas-Broken-regession-due-to-Boost-Serialization-changes-tp4693836p4693962.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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