On Sat, May 31, 2008 at 9:20 AM, Robert Osfield <[EMAIL PROTECTED]> wrote:
> 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... > > Hi Robert, My debug build has iterator debugging turned on, so I don't think it's related. But I'll try to look if there is any VC bug that can cause this problem. -- Serge Lages http://www.tharsis-software.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

