Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Nov 11, 2025

Previously, the definition of CWideChar was incorrect on Windows and referred to a 32-bit type instead of a 16-bit type. This has been corrected, so we can use Swift's canonical name for the type instead of C's wchar_t.

Checklist:

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

Previously, the definition of `CWideChar` was incorrect on Windows and referred
to a 32-bit type instead of a 16-bit type. This has been corrected, so we can
use Swift's canonical name for the type instead of C's `wchar_t`.
@grynspan grynspan added this to the Swift 6.3.0 milestone Nov 11, 2025
@grynspan grynspan self-assigned this Nov 11, 2025
@grynspan grynspan added the windows 🪟 Windows support label Nov 11, 2025
@grynspan grynspan added the tech-debt 💾 reduces technical debt label Nov 11, 2025
@grynspan grynspan requested a review from compnerd November 11, 2025 13:46
@grynspan grynspan merged commit 3139538 into main Nov 11, 2025
25 checks passed
@grynspan grynspan deleted the jgrynspan/wchar_t-cwidechar branch November 11, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech-debt 💾 reduces technical debt windows 🪟 Windows support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants