HomeClusterLabs Projects

Feature: include: Add G_LOG_DOMAIN to crm_internal.h.

Description

Feature: include: Add G_LOG_DOMAIN to crm_internal.h.

The glib docs state that this should not be defined in a public header
file. The reason for this is to make sure nothing that links against
your code can see your definition of G_LOG_DOMAIN. I think we're okay
here - the only places that include crm_internal.h are source files or
headers that would not be shipped (like crm_mon.h).

Related: T837

Details

Provenance
clumensAuthored on Aug 16 2024, 3:36 PM
Parents
rPffd5e026630c: Build: Remove various AM_CPPFLAGS settings and references.
Branches
Unknown
Tags
Unknown