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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> 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 [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

