Hi Robert,

Thanks, fix looks good, now merged and submitted to svn/trunk.  One
little tweak, to fix a warning I've added a () around the if ||'s in
the line:

   if ((c=input[0])>=0 && (c=='>' || c=='/')

I presume this is appropriate.

Absolutely and it makes it clearer too. I didn't get that warning so three cheers for cross-platform testing!

I would have though this is OK as is.  If you want a xml tag to
written out in the short form then you wouldn't be using a GROUP, just
a NODE or an ATOM.

Agreed.

I've just review the writing out of the ATOM and
found out that it was missing the trailing /> so I've just added this
and checked it in.

I didn't check ATOM at all, what does it represent in a file?

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to