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 windows build #513

Merged
merged 1 commit into from
May 19, 2024
Merged

Fix windows build #513

merged 1 commit into from
May 19, 2024

Conversation

hannesdejager
Copy link
Collaborator

The windows build got broken since it seems we introduced non-backwards compatible code during the Capsicum additions.

@hannesdejager hannesdejager force-pushed the hannes/fix-windows branch 3 times, most recently from a377e0d to a0e2f29 Compare May 19, 2024 21:29
The windows build got broken since it seems we introduced non-backwards
compatible code during the Capsicum additions.

In this commit I hide some of that code behind a '#[cfg(unix))'
conditional.

I also added CI builds for all supported platforms that will run
in the context of pull requests.
@hannesdejager hannesdejager merged commit 6dbd665 into master May 19, 2024
8 checks passed
@hannesdejager hannesdejager deleted the hannes/fix-windows branch May 19, 2024 21:42
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