HomeClusterLabs Projects

Refactor: libcrmcommon: remove crm_concat()

Description

Refactor: libcrmcommon: remove crm_concat()

... in favor of using crm_strdup_printf() directly.

Since crm_concat() existed before crm_strdup_printf(), in many cases it was
awkwardly shoehorned into purposes the latter is better suited for anyway.
Even in cases where it made sense, crm_strdup_printf() is often more readable.

Details

Provenance
kgaillotAuthored on Mar 13 2020, 8:00 PM
Parents
rP00323781cf2c: Refactor: libcrmcommon: move pcmk__verify_digest() declaration
Branches
Unknown
Tags
Unknown

Event Timeline