HomeClusterLabs Projects

Refactor: libcrmcommon: Drop pcmk__xc_same_position()
d420fd62f6faUnpublished

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

Refactor: libcrmcommon: Drop pcmk__xc_same_position()

The logic is now in xml.c in a static function. It would be nice to keep
it in xml_comment.c for logical separation, but we're now checking
one-by-one so we can't keep track of the position in a loop.

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

Details

Provenance
nrwahl2Authored on Mar 17 2025, 12:38 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.