polkit-org / polkit

polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
Other
51 stars 30 forks source link

Fix various compiler warnings #488

Open bluca opened 1 month ago

bluca commented 1 month ago

The only ones left are those about the deprecated glib async functions, but there's quite a few of them