1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00
Files
wsrep-lib/dbsim
Teemu Ollakka 89fea79f0b Introduced WSREP_ASSERT() for public headers.
Public headers may be compiled with different preprocessor
options than compilation units or private headers within a
project. Introduced a macro WSREP_ASSERT() to be mainly used in
public headers. The macro can be enabled by defining
WSREP_LIB_HAVE_DEBUG and is enabled by default for Debug type builds.
2020-09-29 12:00:25 +03:00
..
2019-10-18 09:36:18 +02:00