Subject: [Boost-bugs] [Boost C++ Libraries] #3394: boost::mpi not able to pass strings with non-char element types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-02 23:47:15
#3394: boost::mpi not able to pass strings with non-char element types
-------------------------------+--------------------------------------------
Reporter: boost@⦠| Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: mpi
Version: Boost 1.40.0 | Severity: Problem
Keywords: mpi string |
-------------------------------+--------------------------------------------
The last two checkouts I installed both failed passing strings through
boost::mpi communication methods when the element type was not
char.
The distributed hello_world.cpp shows this when the strings are changed to
wide strings (attached).
Making the responsible methods generic on the string's element type fixes
it (patch attached).
However, I assume this is supposed to be handled by boost::serialization.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3394> 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:01 UTC