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

Avoid strnlen (for 1.5) #7539

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Avoid strnlen (for 1.5) #7539

merged 1 commit into from
Nov 15, 2024

Conversation

glebm
Copy link
Collaborator

@glebm glebm commented Nov 15, 2024

strnlen is not available on some platforms, such as macOS 10.4.

`strnlen` is not available on some platforms, such as macOS 10.4.
@AJenbo AJenbo merged commit 165e37b into diasurgical:1.5 Nov 15, 2024
20 checks passed
@glebm glebm deleted the 1.5-no-strnlen branch November 15, 2024 12:56
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