Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Jan 7, 2025

This PR fixes an undefined symbol error for SWTTestContentSectionBounds when building for statically-linked platforms. This issue appears to only occur with CMake and is (I think) a quirk of that build system.

Checklist:

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

…ode.

This PR fixes an undefined symbol error for `SWTTestContentSectionBounds` when
building for statically-linked platforms. This issue appears to only occur with
CMake and is (I think) a quirk of that build system.
@grynspan grynspan added bug 🪲 Something isn't working workaround Workaround for an issue in another component (may need to revert later) wasi/wasm 🧭 WebAssembly support build 🧱 Affects the project's build configuration or process labels Jan 7, 2025
@grynspan grynspan self-assigned this Jan 7, 2025
@grynspan grynspan added this to the Swift 6.x milestone Jan 7, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Jan 7, 2025

@swift-ci test

@grynspan grynspan merged commit aee0821 into main Jan 7, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/fix-static-linked-platforms branch January 7, 2025 23:23
@grynspan grynspan added the discovery 🔎 test content discovery label Mar 12, 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 discovery 🔎 test content discovery wasi/wasm 🧭 WebAssembly support workaround Workaround for an issue in another component (may need to revert later)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants