HomeClusterLabs Projects

Refactor: libcrmcommon: Move pcmk__mem_assert to results_internal.h

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libcrmcommon: Move pcmk__mem_assert to results_internal.h

This makes more sense after realizing that CRM_ASSERT() is in results.h.

We can use logging*.h for macros that don't exit and results*.h for ones
that do.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 20 2024, 1:14 AM

Commit No Longer Exists

This commit no longer exists in the repository.