HomeClusterLabs Projects

Fix: libpengine: Options should be unsigned int, not long.

Description

Fix: libpengine: Options should be unsigned int, not long.

Also note that some individual lines were confused about what the type
of this variable would be, using long to define the variable and then
int when it came time to use va_arg to get the parameter.

Details

Provenance
clumensAuthored on Oct 25 2019, 2:49 PM
Parents
rP21ae50947207: Fix: libpengine: Change some uses of resource_t and node_t.
Branches
Unknown
Tags
Unknown

Event Timeline