You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../tinyxml2.cpp:2260: void tinyxml2::XMLDocument::Clear(): Zusicherung »_commentPool.CurrentAllocs() == _commentPool.Untracked()« nicht erfüllt.
I.e. the assert in tinyxml2::XMLDocument::Clear() is not fulfilled. When I use tinyxml with the code one git commit earlier, it works without the issue.
The text was updated successfully, but these errors were encountered:
When using Encfs (https://github.com/vgough/encfs), the patch eb3ab0d causes the following assert:
I.e. the assert in tinyxml2::XMLDocument::Clear() is not fulfilled. When I use tinyxml with the code one git commit earlier, it works without the issue.
The text was updated successfully, but these errors were encountered: