
26 Apr
2007
26 Apr
'07
9:28 p.m.
On the 1.34.0 beta (and RC_1_34_0 branch) boost::python gives a warning: boost_1_34_0\boost\python\detail\caller.hpp(52) : warning C4244: 'return' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data I'm using Visual Studio 8 SP1 with Python 2.5. I have not tried to use boost::python on 1.33.0, so I don't know if it is there or not. I'm sorry if this has been brought up before, but I did some searching and didn't find anyone reporting this issue before (just found a few build logs). Jared