[PR #16392] Remove unused Utf8ToWideCharParser #30909

Open
opened 2026-01-31 09:43:45 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16392

State: closed
Merged: Yes


I randomly came across this class, that I didn't even remember we had.
We don't use this class at the moment and won't need it any time soon.
Its current implementation is also fairly questionable. While
til::u16state isn't "perfect", it's vastly better than this.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16392 **State:** closed **Merged:** Yes --- I randomly came across this class, that I didn't even remember we had. We don't use this class at the moment and won't need it any time soon. Its current implementation is also fairly questionable. While `til::u16state` isn't "perfect", it's vastly better than this.
claunia added the pull-request label 2026-01-31 09:43:45 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30909