From 0b7dbc68c9561929cfb0c9b92e98bb76c1d122d4 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 20 Sep 2011 10:59:18 +0000 Subject: [PATCH] Added better error reporting and handling when tag contents are not valid. --- src/osgPlugins/p3d/ReaderWriterP3D.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/osgPlugins/p3d/ReaderWriterP3D.cpp b/src/osgPlugins/p3d/ReaderWriterP3D.cpp index 92de70c2e..412aad4f3 100644 --- a/src/osgPlugins/p3d/ReaderWriterP3D.cpp +++ b/src/osgPlugins/p3d/ReaderWriterP3D.cpp @@ -1148,7 +1148,8 @@ bool ReaderWriterP3DXML::getKeyPositionInner(osgDB::XmlNode*cur, osgPresentation } else { - OSG_NOTICE<<"Warning: unreconginized key sequence '"<"<, ignoring tag."<