Re: [C++-sig] boost.python: no overflow checking for unsigned int parameters ?

2009-06-18 Thread Anderson Lizardo
On Mon, Jun 15, 2009 at 4:23 PM, Ralf W. Grosse-Kunstleve wrote: > > If you send me a patch (against the boost trunk) I'll test it and check it in. > Probably, the file to be changed is >  boost/libs/python/src/converter/builtin_converters.cpp > I'd try working with >  boost/numeric/conversion/cast

[C++-sig] boost::python and __declspec(align(16))

2009-06-18 Thread Simon Pickles
Hi, I think this is an MSVC problem caused by the bad STL implementation, but I wondered if there was a work around. Both my client (Win32 MSVC8) and server (ubuntu GCC 4.2.3) share the same c++ code. It compiles and runs on GCC but fails on MSVC. This uses the the bullet physics library an