Re: [pygccxml-development] ssize_t in __convenience.pypp.hpp
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-10-16 15:22:55
|
On 10/16/06, Matthias Baas <ba...@ir...> wrote: > v1.33.1 I am using "current cvs" and this is explains the problem. Is this an option to switch to "current cvs"? It contains a lot of fixes. Any way the type is defined here: http://boost.cvs.sourceforge.net/boost/boost/boost/python/ssize_t.hpp?view=log Take a look on revision 1.1 comment. This is why I switched from int to ssize_t. I will think about work around to the problem. You are welcome to propose your solution too. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |