Skip to content

fix(UE): use UTF8 instead of ANSI encoding#149

Merged
JBenda merged 1 commit intomasterfrom
fix/UE/#145-UTF8-Support
May 8, 2026
Merged

fix(UE): use UTF8 instead of ANSI encoding#149
JBenda merged 1 commit intomasterfrom
fix/UE/#145-UTF8-Support

Conversation

@JBenda
Copy link
Copy Markdown
Owner

@JBenda JBenda commented May 8, 2026

switch ANSI_TO_TCHAR and TCHAR_TO_ANSI to the UTF8 equivalents to support UTF8 in UE

fixes #145

switch ANSI_TO_TCHAR and TCHAR_TO_ANSI to the UTF8 equivalents to support UTF8 in UE
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Ink Proof Results

These results are obtained by running the Ink-Proof Testing Suite on the compiled binaries in this pull request.

System Results
Linux x64 130/130 passed
MacOSX-ARM DISABLED
MacOSX DISABLED
Windows x64 130/130 passed

@JBenda JBenda merged commit 2711081 into master May 8, 2026
14 checks passed
@JBenda JBenda deleted the fix/UE/#145-UTF8-Support branch May 8, 2026 19:52
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.

UTF-8 support

1 participant