HomeClusterLabs Projects

Refactor: all: define acceptable glib API verions

Description

Refactor: all: define acceptable glib API verions

glib allows defining the minimum and maximum API versions to use
(i.e. compiler warnings will be generated if an API deprecated before the
minimum version is used, or an API introduced after the maximum version is
used).

Typically these should be defined the same, which we do, to our minimum glib
dependency 2.42.

Details

Provenance
kgaillotAuthored on Apr 9 2021, 1:51 PM
Parents
rPf16e0b3d8c7d: Refactor: libcrmcommon: include crm_internal.h before any other headers
Branches
Unknown
Tags
Unknown

Event Timeline