Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3717: boost.python doesn't compile with "using mpi" and python-3.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-03 19:21:52
#3717: boost.python doesn't compile with "using mpi" and python-3.1
-----------------------------------------------------+----------------------
Reporter: Sebastian Mingramm <s.mingramm@â¦> | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: mpi
Version: Boost 1.41.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------
Comment (by troyer):
The main problem seems to be that PySys_SetArgv uses wchar_t while MPI
uses char as the type for argv. Short of converting the string type of all
arguments back and forth I don't see a reasonable solution.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3717#comment:2> 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:04 UTC