Skip to content

Conversation

@tyrylu
Copy link

@tyrylu tyrylu commented Jan 27, 2025

In C23, empty parens in a function declaration mean void, not whatever
arguments you like.
This assumption was wrong in editline.c so this PR fixes it.

In C23, empty parens in a function declaration mean void, not whatever
arguments you like.
This assumption was wrong in editline.c so this PR fixes it.
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