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 invalid prototype (-Werror=strict-prototypes) #189

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

haesbaert
Copy link
Contributor

This makes the library compile with -Werror=strict-prototypes, symbols that take no arguments should declare them as void.

This makes the library compile with -Werror=strict-prototypes, symbols that take
no arguments should declare them as void.
@haesbaert haesbaert requested a review from a team as a code owner April 26, 2024 09:59
@haesbaert haesbaert merged commit 02c7f0d into main May 2, 2024
25 of 26 checks passed
@haesbaert haesbaert deleted the strict-proto branch May 2, 2024 18:45
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