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 definition of minimum_length #593

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Fix definition of minimum_length #593

merged 1 commit into from
Oct 13, 2024

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Oct 11, 2024

It's part of C99 but we require C11 anyway.

@saghul saghul marked this pull request as draft October 11, 2024 07:37
@saghul saghul marked this pull request as ready for review October 11, 2024 08:12
@bnoordhuis
Copy link
Contributor

Oh, maybe one suggestion: drop the negation and swap the branches

It's part of C99 but we require C11 anyway.
@saghul saghul merged commit 47846c5 into master Oct 13, 2024
52 checks passed
@saghul saghul deleted the fix-min-length branch October 13, 2024 15:50
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.

2 participants