[osg-users] Visual Studio, Iterator Debugging, Secure SCL, Slow Performance, and getFileExtension "bug"
Posch, Stephan
sposch at camber.com
Mon Jun 2 06:31:17 PDT 2008
Well, I can't seem to reproduce it for simple cases today (though I thought I had last week), so that tells me that I probably have a separate dependency that was compiled with iterator debugging opposite of how I have my code.
-----Original Message-----
From: osg-users-bounces at lists.openscenegraph.org [mailto:osg-users-bounces at lists.openscenegraph.org] On Behalf Of Robert Osfield
Sent: Saturday, May 31, 2008 2:20 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Visual Studio, Iterator Debugging, Secure SCL,Slow Performance, and getFileExtension "bug"
On Fri, May 30, 2008 at 10:55 PM, Jean-Sébastien Guay
<jean-sebastien.guay at cm-labs.com> wrote:
> Hello Steve,
>
>> If you don't want to be bored by the details, it basically says that VC8 &
>> VC9 have a bug when Iterator Debugging is turned off with regards to
>> iterator copying, and that Microsoft doesn't intend to address it until
>> VC10. In my specific case, that bug causes an assertion at the return
>> statement of getFileExtension().
>
> Strange, we are using OSG 2.2 and 2.4 with iterator debugging turned off in
> our apps, and I have never seen this. I'll investigate a bit more on Monday,
> this is intriguing...
I wonder if this might be the reason why the new DatabasePager was
crashing in debug build under Windows...
Robert.
_______________________________________________
osg-users mailing list
osg-users at lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
More information about the osg-users
mailing list