40 LUMIERA_ERROR_DEFINE(DIFF_STRUCTURE,
"Invalid diff structure: implicit rules and assumptions violated.");
41 LUMIERA_ERROR_DEFINE(DIFF_CONFLICT,
"Collision in diff application: contents of target not as expected.");
Fundamental definitions for a representation of changes.
Implementation namespace for support and library code.
Lumiera error handling (C++ interface).
Lumiera public interface.
#define LUMIERA_ERROR_DEFINE(err, msg)
Definition and initialisation of an error constant.