Re: [pygccxml-development] A way to turn off indexing suite?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-06-22 20:25:09
|
On 6/22/06, Allen Bierbaum <al...@vr...> wrote: > Also > the generated code has a comment that says it should not compile. This > worries me because it does compile. You don't have to worry. This is new functionality and I think I have bug. The comment says that py++ can not find operator==, right. If the code compiles than your class do has operator==. Can you contribute the test case, so I can find and fix the bug. > But for now since the old manual > code works I would rather just keep using it until I have time to learn > how to use the indexing suite support in pypp. If it works, don't touch! :-) -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |