- Standardize copyright and license notice - Standardize header guards
The trailing comma is supported in MPW and GCC. It fixes the formatting issue with clang-format and makes cleaner diffs, so trailing commas have been added to enums and clang-format has been run over the sources.
This way we don't need to expose MemError() to platform-independent code.