Diagnostics

- Included C++ compiler compliance level. If 'diag' output is then included in
  the test suite, we can monitor compliance across platforms, and decide when
  to use new features.
This commit is contained in:
Paul Beckingham 2014-09-27 11:51:17 -04:00
parent a3d53b401f
commit b4eed6333a
8 changed files with 23 additions and 0 deletions

View file

@ -494,6 +494,7 @@
#define STRING_CMD_DIAG_COMPILER "Compilatore"
#define STRING_CMD_DIAG_VERSION "Versione"
#define STRING_CMD_DIAG_CAPS "Caps"
#define STRING_CMD_DIAG_COMPLIANCE "Compliance"
#define STRING_CMD_DIAG_FEATURES "Caratteristiche della Build"
#define STRING_CMD_DIAG_BUILT "Generato"
#define STRING_CMD_DIAG_COMMIT "Commit"