libyaml icon indicating copy to clipboard operation
libyaml copied to clipboard

Resolve type conversion warnings for c99 and above compilers.

Open rsbeckerca opened this issue 2 years ago • 0 comments

This change corrects implicit type conversions that show as compile warnings in c99, c11 compilers.

Signed-off-by: Randall S. Becker [email protected]

rsbeckerca avatar Mar 22 '22 19:03 rsbeckerca