Skip to content

Add missing prototype#55

Open
rougets wants to merge 1 commit intoJohn-K:masterfrom
rougets:deprecated-non-prototype
Open

Add missing prototype#55
rougets wants to merge 1 commit intoJohn-K:masterfrom
rougets:deprecated-non-prototype

Conversation

@rougets
Copy link
Copy Markdown

@rougets rougets commented Feb 15, 2025

Fix the following warning on libkirk/SHA1.c.

clang -03 -c -o libkirk/SHA1.o libkirk/SHA1.c
libkirk/SHA1.c:141:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]

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.

1 participant