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 availability guards and compiler warnings #195

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

FranzBusch
Copy link
Member

Motivation

We missed a few availability guards in our tests which caused errors when compiling for older Darwin platforms.

Modification

This PR adds the missing guards.

Result

We should build on all supported platforms again

# Motivation
We missed a few availability guards in our tests which caused errors when compiling for older Darwin platforms.

# Modification
This PR adds the missing guards.

# Result
We should build on all supported platforms again
@glbrntt glbrntt merged commit 8bf5a6b into main Dec 8, 2023
7 checks passed
@glbrntt glbrntt deleted the fb-availability-2 branch December 8, 2023 13:02
@glbrntt glbrntt added the semver/none No version bump required. label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants