Subject: [Boost-bugs] [Boost C++ Libraries] #11749: mpi::broadcast problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-23 09:47:30
#11749: mpi::broadcast problem
------------------------------------+------------------------
Reporter: Warin <xavier.warin@â¦> | Owner: troyer
Type: Bugs | Status: new
Milestone: | Component: mpi
Version: Boost 1.57.0 | Severity: Regression
Keywords: |
------------------------------------+------------------------
Hi
The following problem is not present in 1.55 and present in 1.58, 1.59.
Download Eigen library version 3.2.6 (or package present on number of
Linux distribution)
http://eigen.tuxfamily.org/index.php?title=Main_Page
With he example attached I have a serialization error in
boost/archive/detail/iserializer.hpp:236:17: error: no matching function
for call to 'operator delete'
(T::operator delete)(t, sizeof(T));
It seems to indicate that a destructor is missing but the problem was not
present before (with the same eigen version)
Error on clang 3.5-6 , gcc 4.9, 5.2
Best regards
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11749> 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:19 UTC