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

sd: replace unsafe.SliceData call with expression that is still supported in older Go versions #232

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

deadprogram
Copy link
Member

This PR updates the softdevice implementation to replace the call to unsafe.SliceData with a call using an expression that is still supported in older Go versions.

@aykevl aykevl merged commit 4c90cf4 into dev Jan 22, 2024
5 checks passed
@aykevl aykevl deleted the sd-slicedata branch January 22, 2024 17:24
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