[Boost-bugs] [Boost C++ Libraries] #5918: Py3k MPI build failure

Subject: [Boost-bugs] [Boost C++ Libraries] #5918: Py3k MPI build failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-21 14:27:08


#5918: Py3k MPI build failure
---------------------------------------------+------------------------------
 Reporter: Dan Eicher <dan@…> | Owner: rwgk
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
---------------------------------------------+------------------------------
 MPI building fails on a reference to PyInt_Type that no longer exists in
 py3k.

 Attached patch does a PyInt_Type -> PyLong_Type (which is probably what it
 should have been in the first place since it uses long(0)).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5918>
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:07 UTC