Hi Roger,

Can I ignore this submission in lue of your later submission?

Robert.

On Nov 21, 2007 9:24 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>
>
>
> Robert,
>
>
>
> From Microsoft Visual Studio 8 onwards the Microsoft standard template
> library by default defines _SECURE_SCL == 1. This means that the MS Checked
> Iterators feature is used. Which in turn means that if any standard template
> library iterator is given an invalid value the program will assert and throw
> an exception. The dae plugin contains a small number of such cases in
> daeWGeometry.cpp. I have attached a fixed version.
>
>
>
> Roger
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to