On 3/28/06, Matthias Baas <ba...@ir...> wrote:
> Hi,
>
> when pyplusplus creates a wrapper class it doesn't apply the original
> default values to the arguments of the constructors. Because of that I
> got an error during compilation somewhere in a Boost.Python header
> because Boost.Python wanted to instantiate the class without providing
> all arguments (and that particular constructor didn't exist then).
> When I manually added the default values to the constructor in the
> generated files everything compiled fine.
Hi, I am aware of this bug. I found it and fixed. Tomorrow I will
commit it to CVS.
( I found it when I ported TnFOX pyplusplus script to new api ).
Thanks
> - Matthias -
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|