|
Low-level fatal error reporting. More...
Go to the source code of this file.
Macros | |
#define | ARCH_ERROR(msg) |
Unconditionally aborts the program. | |
#define | ARCH_WARNING(msg) |
Prints a warning message to stderr. | |
#define | ARCH_AXIOM(cond) |
Aborts the program if cond evaluates to false. | |
Low-level fatal error reporting.
Definition in file error.h.