Norman Feske 640a001ab6 util/xml_node.h: avoid internal use of exceptions
The XML parser used to rely in C++ exceptions while parsing, which is an
artifact from the initial implementation. This patch reworks the code such
that exceptions are avoided in the common cases.

Fixes #3605
2020-02-04 15:51:09 +01:00
..
2018-02-09 13:34:23 +01:00
2019-02-19 11:12:11 +01:00
2019-01-07 12:33:56 +01:00
2018-11-16 14:37:18 +01:00
2017-03-15 12:32:24 +01:00