Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7316: Build boost.python fails with python 3.2.3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-12 00:57:20
#7316: Build boost.python fails with python 3.2.3
---------------------------------------------------+------------------------
Reporter: Sergey Dmitriev <dmi3evsv@â¦> | Owner: rwgk
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords: 3.2 build
---------------------------------------------------+------------------------
Comment (by anonymous):
Add
#if PY_MAJOR_VERSION >= 3
#define PyInt_Type PyLong_Type
#endif
at the begining of libs/mpi/src/python/datatypes.cpp
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7316#comment:1> 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:12 UTC