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

Add FreeBSD overlay #79261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michael-yuji
Copy link
Contributor

This PR add a new FreeBSD overlay and change imports accordingly

//}

module SwiftFreeBSD [system] {
header "SwiftFreeBSD.h"
Copy link
Member

Choose a reason for hiding this comment

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

Why lump all the headers into this single header after listing them all above, unable to create a module including all these here directly like the ucrt module?

@3405691582
Copy link
Contributor

FWIW, having to touch every single import across the codebase is kind of what I was afraid of. It would be good to get some consensus as to what the right way forward is with libc imports before doing this; I'm not sure we're there yet. I don't know. Subscribing to this anyway out of curiosity.

@finagolfin
Copy link
Member

finagolfin commented Feb 10, 2025

As you well know, there is no plan.

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.

3 participants