mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Don't write XMB files for XML files that failed the validation,
otherwise the XML validation error will not be reported on consecutive
program starts anymore (as the XMB is loaded, skipping validation).
This had resulted in invalid XML going unnoticed and committed in
credentials.xml in
|
||
|---|---|---|
| .. | ||
| tests | ||
| RelaxNG.cpp | ||
| RelaxNG.h | ||
| Xeromyces.cpp | ||
| Xeromyces.h | ||
| XeroXMB.cpp | ||
| XeroXMB.h | ||
| XMLWriter.cpp | ||
| XMLWriter.h | ||