[C++-sig] Having problems with returned object.

2010-03-15 Thread Fabzter
Hi everybody, I'll try to describe my problem: I have this c++ class (simplyfied): --- class MyClass { public: MyClass() { this->setPos(0, 0); } MyClass(const MyClass& orig) {

Re: [C++-sig] ubuntu/gcc/gccxml

2010-03-15 Thread Roman Yakovenko
On 3/15/10, Nathan Stewart wrote: > I'm trying to use pyplusplus, and I'm running into what appears to be a > really old problem fixed by the gccxml-0.9.0+cvs20080525 patch. > > I'm running Ubuntu 9.10, gcc-4.4.1, gccxml 0.9.0+cvs20080525. I'm also a > little confused by the various versions of gc

[C++-sig] ubuntu/gcc/gccxml

2010-03-15 Thread Nathan Stewart
I'm trying to use pyplusplus, and I'm running into what appears to be a really old problem fixed by the gccxml-0.9.0+cvs20080525 patch. I'm running Ubuntu 9.10, gcc-4.4.1, gccxml 0.9.0+cvs20080525. I'm also a little confused by the various versions of gccxml out there - the 'official' site claims