Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Dec 19, 2024

This PR attempts to make sure that SPI is reexported from our cross-import overlays. This change is speculative and I'm not actually sure if it'll do what I want.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.
This PR attempts to make sure that SPI is reexported from our cross-import overlays. This change is speculative and I'm not actually sure if it'll do what I want.
@grynspan grynspan added bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process labels Dec 19, 2024
@grynspan grynspan added this to the Swift 6.x milestone Dec 19, 2024
@grynspan grynspan self-assigned this Dec 19, 2024
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan
Copy link
Contributor Author

@swift-ci test Linux

@grynspan grynspan merged commit 0e9bcba into main Dec 20, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/reexport-spi branch December 20, 2024 17:17
@grynspan
Copy link
Contributor Author

@xedin What about this change? It was experimental—but if Vapor is importing Testing and Foundation, perhaps this change hit a corner of cross-import overlays that isn't fully functional?

@grynspan grynspan added the cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) label May 14, 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 cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.)

2 participants