HomeClusterLabs Projects

Refactor: libcrmcommon: more intelligent use of static inline

Description

Refactor: libcrmcommon: more intelligent use of static inline

crm_strcase_equal() cannot be inlined, because its address is used.

crm_concat() and crm_itoa() are essentially one-liners that do make sense to
inline.

This breaks backward ABI compatibility.

Details

Provenance
kgaillotAuthored on Feb 20 2018, 5:38 PM
Parents
rPa017e64ee0f6: Refactor: crmd,libcrmcommon,tools: rename "infinity" constants
Branches
Unknown
Tags
Unknown

Event Timeline