Skip to content

Harden configure default C program for C23 compatibility#168

Open
MisterDA wants to merge 1 commit intoocaml:masterfrom
MisterDA:fix-configure-c-main
Open

Harden configure default C program for C23 compatibility#168
MisterDA wants to merge 1 commit intoocaml:masterfrom
MisterDA:fix-configure-c-main

Conversation

@MisterDA
Copy link

@MisterDA MisterDA commented Mar 3, 2026

C compiler may warn in C23 if the function does not specify void. Make the program return 0 (success) if it is ever executed.

C compiler may warn in C23 if the function does not specify void.
Make the program return 0 (success) if it is ever executed.
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