Boost logo

Boost :

Subject: Re: [boost] Python 3.2: convert convert PyObject* to PyUnicodeObject*?
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2011-04-06 17:36:41


Thanks for the patch and the pointer. I just checked in the fix and closed the ticket. Ralf ----- Original Message ----- > From:Matthew Bradbury <matt-bradbury_at_[hidden]> > To:boost_at_[hidden] > Cc: > Sent:Wednesday, April 6, 2011 3:43 AM > Subject:Re: [boost] Python 3.2: convert convert PyObject* to PyUnicodeObject*? > > Steve M. Robbins <steve <at> sumost.ca> writes: > > > > > Hi, > > > > Boost 1.46.1 fails to build with Python 3.2 on linux (Debian).  The > > build fails with: > > > > error: cannot convert -F�PyObject*� to �PyUnicodeObject*� for argument �1� > to > �Py_ssize_t > > PyUnicodeUCS4_AsWideChar(PyUnicodeObject*, wchar_t*, Py_ssize_t)�-A > > > > at this code: > snip > > > > Is there an easy fix? > > > > Thanks, > > -Steve > > > Yes, I submitted a bug and a patch some time ago. > > https://svn.boost.org/trac/boost/ticket/4994 > > Matt > > > _______________________________________________ > Unsubscribe & other changes: > http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk