Re: [pygccxml-development] A way to turn off indexing suite?
Brought to you by:
mbaas,
roman_yakovenko
From: Allen B. <al...@vr...> - 2006-06-22 20:42:24
|
Roman Yakovenko wrote: >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. > > I don't have an easy way to get a test case out of this one but I will try to look into it. On a related note, I took your advice and I am keeping track of any issues, missing features, problems, etc I run into while porting some projects to use pyplusplus. My list is getting pretty long. Once I get done with the porting I promise that I will send out an e-mail with a description of the things I have run into. > > >>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! :-) > > Exactly. Especially when trying to meet deadlines. :) -A |