Skip to content

Fix more things on FreeBSD #867

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

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

michael-yuji
Copy link
Member

@michael-yuji michael-yuji commented Dec 19, 2024

This PR contains a few more fixes for FreeBSD:

Use threadsafe strerror_r on FreeBSD
Define "SWT_NO_SNAPSHOT_TYPES" when host is FreeBSD
Work around issue swiftlang/swift#62985

Result:

Passed all the tests on FreeBSD

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@michael-yuji michael-yuji changed the title Fix FreeBSD tests Fix more things on FreeBSD Dec 19, 2024
@grynspan grynspan added bug 🪲 Something isn't working freebsd 😈 FreeBSD support labels Dec 19, 2024
@grynspan grynspan added this to the Swift 6.x milestone Dec 19, 2024
@grynspan grynspan added the build 🧱 Affects the project's build configuration or process label Dec 19, 2024
@grynspan
Copy link
Contributor

@swift-ci test

@grynspan grynspan merged commit 591dc82 into swiftlang:main Dec 19, 2024
3 checks passed
@grynspan grynspan moved this to Done in Swift on FreeBSD Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process freebsd 😈 FreeBSD support
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants