Re: [C++-sig] [Py++] shared_ptr registration

2011-05-21 Thread Roman Yakovenko
On Thu, May 19, 2011 at 4:23 PM, Kirill Lapshin wrote: > Fair enough, it is not a big deal and easy to handle in client code. I > don't necessarily agree with your point though. To me the whole wrapper > business is implementation detail. Unless I'm missing something it doesn't > really matter ho

Re: [C++-sig] [Py++] Bug in balanced file writer

2011-05-21 Thread Roman Yakovenko
On Thu, May 19, 2011 at 4:27 PM, Kirill Lapshin wrote: > Hi Roman/all, > > Today I've found what I believe a bug in balanced file writer. > > Suppose you have 24 class_creators and trying to split them into 10 > buckets. What it currently does is: > - how many creators per bucket? 24/10 = 2. uhm,

Re: [C++-sig] boost.python call_method+thread => wrong exceptionhandling?

2011-05-21 Thread Nox 7Bitfaster
I removed the windows.h include and placed the boost/python.hpp include at the first place but the behavior did not change. ___ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig