Skip to content

gen-metadata-nm-settings-nmcli: Fix some printf warnings on 32 bit platforms

Íñigo Huguet requested to merge ih/fix_printf_warns into main

Fix some warnings about wrong arguments passed to printf when building on 32 bit platforms.

Use the GLib specifier constants to always use the right specifiers.

Merge request reports

Loading