Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented Dec 9, 2024

Enable MemberImportVisibility check on all targets. Use a standard string header and footer to bracket the new block for ease of updating in the future with scripts.

@rnro rnro added the semver/none No version bump required. label Dec 9, 2024
@rnro rnro force-pushed the enable_MemberImportVisibility_check branch from e795944 to e5e447f Compare December 10, 2024 10:37
@rnro rnro changed the title Enable MemberImportVisibility check on 6.0+ pipelines Enable MemberImportVisibility check on all targets Dec 10, 2024
@rnro rnro force-pushed the enable_MemberImportVisibility_check branch 2 times, most recently from a8eedcb to 720591b Compare December 11, 2024 09:20
@rnro rnro added 🔨 semver/patch No public API change. and removed semver/none No version bump required. labels Dec 11, 2024
@rnro rnro force-pushed the enable_MemberImportVisibility_check branch from 8d62050 to 1185bd6 Compare December 11, 2024 14:09
@rnro rnro enabled auto-merge (squash) December 11, 2024 15:26
Comment on lines 17 to 19
#if os(Linux) || os(FreeBSD) || os(Android)
import CNIOLinux
#endif
Copy link
Contributor

Choose a reason for hiding this comment

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

You should be able to unconditionally import this -- it if-defs itself so that it's empty on other platforms.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I forgot I did that here

unconditionally import CNIOLinux
@rnro rnro merged commit 4f5bd82 into apple:main Dec 17, 2024
32 of 36 checks passed
@rnro rnro deleted the enable_MemberImportVisibility_check branch December 17, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants