[pygccxml-development] [Fwd: "Found indestructible..." message]
Brought to you by:
mbaas,
roman_yakovenko
|
From: Allen B. <al...@vr...> - 2006-07-26 19:21:19
|
I tried to send this earlier but I haven't seen it go through. -------- Original Message -------- Subject: "Found indestructible..." message Date: Wed, 26 Jul 2006 07:39:34 -0500 From: Allen Bierbaum <al...@vr...> To: pyg...@li... I just updated to the latest svn trunk and I am getting a lot of the following: " Found indestructible const& arg: [void osg::DVRClipObjectsBase::operator=(osg::DVRClipObjectsBase const & source) [member_operator]]:[osg::DVRClipObjectsBase cons t & source] part of default return internal reference methods. part of default return internal reference methods. part of default return internal reference methods. " So my first question is what does this message mean? In other words I am assuming that this means there is a problem, but it doesn't say what I should do to fix it, so what should I do? Also, any idea why the "part of default return internal reference methods." part is being printed 3 times. It does this every time this messages comes up, so I am guessing there is something wrong in the output code but I don't know where to look for sure. Thanks, Allen |