Re: [pygccxml-development] improving user experience
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-07-23 18:52:16
|
On 7/23/06, Matthias Baas <ba...@ir...> wrote: > Declaration "MTime & MTime::operator--(int arg0) [member_operator]" > could not be exported. > "operator--" is not supported. > See Boost.Python documentation: > http://www.boost.org/libs/python/doc/v2/operators.html#introduction. > > Declaration "MTime & MTime::operator--(int arg0) [member_operator]": > Function "MTime & MTime::operator--(int arg0) [member_operator]" takes > as argument (name=arg0, pos=0 ) non-const reference to C++ fundamental > type - function could not be called from Python. Matthias, I tried to reproduce this bug, but I cannot. Can you create small test case? Thank you. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |