
29 Jul
2009
29 Jul
'09
6:12 a.m.
Preston A. Elder wrote:
It seems this bug is coming from RapidXML itself. I noticed the version of RapidXML is 1.0. So I downloaded the new version of RapidXML (1.13), and made the necessary changes in xml_parser_read_rapidxml.hpp (namely changing first_child() to first_node() ) and the above problem is fixed.
I'll be sure to update RapidXML when I update the parsers. Sebastian