TinyXML version 2_1_5
In const char* TiXmlDocument::Parse( const char* p ) and const char* TiXmlElement::Parse( const char* p )
The function return "false" in some cases. It should return 0 instead
I already mentioned this, and it's supposed to have been fixed in CVS.
Log in to post a comment.
TinyXML version 2_1_5
In const char* TiXmlDocument::Parse( const char* p ) and
const char* TiXmlElement::Parse( const char* p )
The function return "false" in some cases. It should
return 0 instead
I already mentioned this, and it's supposed to have been fixed in CVS.