HomeClusterLabs Projects

Fix: libcrmcommon: Sort schema transformations on non-glibc systems
96e9f409fc66Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Fix: libcrmcommon: Sort schema transformations on non-glibc systems

We can't rely on versionsort() because it's GNU-specific.

This fixes a regression introduced by 8b04427.

Closes T977

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

Details

Provenance
nrwahl2Authored on Mar 9 2025, 1:05 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.