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 #7538

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Avoid strnlen #7538

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.
@glebm glebm enabled auto-merge (rebase) November 15, 2024 11:25
Copy link
Member

@AJenbo AJenbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had a feeling this was coming, thanks :)

@glebm
Copy link
Collaborator Author

glebm commented Nov 15, 2024

Also sending one for 1.5 shortly :)

@glebm glebm merged commit 31c28e7 into diasurgical:master Nov 15, 2024
23 checks passed
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