Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Sep 30, 2025

This PR adds SWT_NO_SYS_SIGNAME which can be set in environments where the sys_signame[] array is not available.

Checklist:

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

@grynspan grynspan added this to the Swift 6.x (main) milestone Sep 30, 2025
@grynspan grynspan self-assigned this Sep 30, 2025
@grynspan grynspan added the darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support label Sep 30, 2025
@grynspan grynspan added embedded-swift 📟 Embedded Swift issues build 🧱 Affects the project's build configuration or process android 🤖 Android support freebsd 😈 FreeBSD support openbsd 🐡 OpenBSD support labels Sep 30, 2025
This PR adds `SWT_NO_SYS_SIGNAME` which can be set in environments where the
[`sys_signame[]`](https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/sys_signame.3.html)
array is not available.
@grynspan grynspan force-pushed the jgrynspan/no-sys_signame branch from 10231ea to 9da9a7a Compare September 30, 2025 20:09
jerryjrchen
jerryjrchen approved these changes Sep 30, 2025
@grynspan grynspan merged commit b4d1d05 into main Sep 30, 2025
24 checks passed
@grynspan grynspan deleted the jgrynspan/no-sys_signame branch September 30, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 🤖 Android support build 🧱 Affects the project's build configuration or process darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support embedded-swift 📟 Embedded Swift issues freebsd 😈 FreeBSD support openbsd 🐡 OpenBSD support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants