On 7/26/06, Allen Bierbaum <al...@vr...> wrote:
> 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?
I don't know. py++ and pygccxml do not have such message.
> 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?
May I guess, you have cache somewhere?
> 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.
I have no idea. Can you investigate it?
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|