pugixml/src
Arseny Kapoulkine 0e3ccc7396 Remove redundant branch from xml_node::path()
The code works fine regardless of the *j->name check, and omitting this
makes the code more symmetric between the "count" and "write" stage;
additionally this improves coverage - due to how strcpy_insitu works
it's not really possible to get an empty non-NULL name in the node.
2017-02-01 21:05:37 -08:00
..
pugiconfig.hpp Update copyright year to 2017 2017-01-26 20:12:06 -08:00
pugixml.cpp Remove redundant branch from xml_node::path() 2017-02-01 21:05:37 -08:00
pugixml.hpp Update copyright year to 2017 2017-01-26 20:12:06 -08:00