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
|