HI Himar,

Could please post the whole modified file.  Also a note of which
version of the OSG you've modified.

Thanks,
Robert.

On Mon, Feb 16, 2009 at 5:16 PM, Himar Carmona <[email protected]> wrote:
> When reading a DXF file, the reader breaks at a debug assertion at vector
> (it breaks on release version). Inspecting the code show that the cause
> could be in dxfEntity.cpp.
>
> It seems that the problem is an offending "short" used in a for loop, where
> it should be "int" or "long". It causes an index out of range error. I post
> a diff file showing the change i made to my worlking copy to work.
>
> Greetings,
> Himar.
> _______________________________________________
> 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