Skip to content

XMLCoreParser+IdDictParser: Enable thread-safety static checker.

Enable thread-safety static checker for XMLCoreParser and resolve identified issues (mostly use of statics).

Update IdDictParser for interface changes in XMLCoreParser.

Merge request reports