Source: trigger-rally Version: 0.6.5+dfsg-2 Severity: serious Tags: buster sid
https://buildd.debian.org/status/package.php?p=trigger-rally&suite=sid ... PEngine/util.cpp:234:43: error: 'class tinyxml2::XMLDocument' has no member named 'GetErrorStr1'; did you mean 'ErrorStr'? PUtil::outLog() << "TinyXML: " << doc.GetErrorStr1() << ", " << doc.GetErrorStr2() << std::endl; ^~~~~~~~~~~~ ErrorStr PEngine/util.cpp:234:73: error: 'class tinyxml2::XMLDocument' has no member named 'GetErrorStr2'; did you mean 'ErrorStr'? PUtil::outLog() << "TinyXML: " << doc.GetErrorStr1() << ", " << doc.GetErrorStr2() << std::endl; ^~~~~~~~~~~~ ErrorStr