1
0
forked from 0ad/0ad
0ad/source/ps/XML
prefect 04650efe7a Lots of gcc -Wall fixes. The common ones:
- switch() statements don't handle all values in an enum
- missing \n at end of file
- non-virtual destructors in classes containing virtual functions
- order of initializers in constructor initializer lists
... some other stuff (signedness, nested comments, unused variables) as
well.

This was SVN commit r2864.
2005-10-07 15:24:29 +00:00
..
XercesErrorHandler.cpp moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XercesErrorHandler.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
Xeromyces.cpp Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
Xeromyces.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XeroXMB.cpp moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XeroXMB.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XML.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XMLUtils.cpp moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XMLWriter.cpp Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
XMLWriter.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00