Re: [pygccxml-development] create_castinig_constructor=True (sic)
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-09-26 18:38:53
|
On 9/26/06, Kevin Bluck <kev...@gm...> wrote: > At line 206 of module_builder/buildper.py, argument > create_castinig_constructor is defaulted to True. > > I see at line 234 a deprecation warning: "create_castinig_constructor > argument is deprecated and should not be used." > > Shouldn't that argument be defaulted to False The default value was True, if I change it to False I will break users code. > Also, if you didn't notice, the argument should be spelled: > 'create_casting_constructor'. No, I am not. If you find such errors please report them. Thank you. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |