Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3189: Python integer/long conversion to C++ unsigned int/long is broken
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-13 13:27:30
#3189: Python integer/long conversion to C++ unsigned int/long is broken
--------------------------------------------+-------------------------------
Reporter: anderson.lizardo@⦠| Owner: dave
Type: Patches | Status: new
Milestone: Boost 1.40.0 | Component: Python
Version: Boost Development Trunk | Severity: Problem
Keywords: |
--------------------------------------------+-------------------------------
Comment(by anderson.lizardo@â¦):
Attached a new patch (boost_python_unsigned_converter_fix_no_ctypes.patch)
to be applied on top of the already applied one.
This removes the dependency on ctypes added by previous patch. It seems
ctypes is not available on all architectures/OSes, so instead add static
methods to test_builtin_converters.cpp that return the sizes of the C++
types we need.
Also do a few renames to functions added to test_builtin_converters.py so
that the line length remains sane.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3189#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:00 UTC