HomeClusterLabs Projects

Fix: libs, tools: Be consistent with GListPtr and xmlNodePtr in formatted…

Description

Fix: libs, tools: Be consistent with GListPtr and xmlNodePtr in formatted output.

GListPtr should be removed from all the formatted output messages. It
seems like a GLib type, but it's not. So that's weird and we should
stop spreading uses of it around.

On the other hand, xmlNodePtr is a libxml type that we are already using
sporadically. We should be more consistent in using it.

Details

Provenance
clumensAuthored on Nov 20 2020, 2:00 PM
Parents
rP8f607c07c587: Merge pull request #2228 from clumens/xml-props
Branches
Unknown
Tags
Unknown

Event Timeline