Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various compiler warnings #488

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

bluca
Copy link
Member

@bluca bluca commented Aug 9, 2024

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

As suggested in strftime() manpage
We build with -std=c99 but for some reason these c90 warnings
still appear, ignore them
polkitimplicitauthorization.h:61: Warning: Polkit: out annotation takes at most one option, 2 given
warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants