Skip to content

Linux (GTK, Portal): Fix unintended wchar_t literals#160

Merged
btzy merged 1 commit into
masterfrom
fix-wchar_t-linux
Mar 3, 2025
Merged

Linux (GTK, Portal): Fix unintended wchar_t literals#160
btzy merged 1 commit into
masterfrom
fix-wchar_t-linux

Conversation

@btzy
Copy link
Copy Markdown
Owner

@btzy btzy commented Mar 2, 2025

The existing code is technically correct, but using wchar_t literals are unintended since we always use UTF-8 on Linux (both GTK and Portal).

@btzy btzy marked this pull request as ready for review March 2, 2025 17:46
@btzy btzy merged commit 77b392a into master Mar 3, 2025
@btzy btzy deleted the fix-wchar_t-linux branch March 4, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant