Skip to content

Replaced std::codecvt with custom UTF-8->UTF-16 conversion code by Larry Gritz#2381

Open
Arcmantis18 wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
Arcmantis18:arcmantis/replace-codecvt-2349
Open

Replaced std::codecvt with custom UTF-8->UTF-16 conversion code by Larry Gritz#2381
Arcmantis18 wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
Arcmantis18:arcmantis/replace-codecvt-2349

Conversation

@Arcmantis18
Copy link
Copy Markdown
Contributor

@Arcmantis18 Arcmantis18 commented Apr 22, 2026

Hello, I hope this sufficiently addresses the issue. I have modified WidenFilename() to use the new decode_utf8() function to retrieve the Unicode representation of a UTF-8 character and convert it to UTF-16.

Please let me know if any further changes need to be made.

@Arcmantis18 Arcmantis18 force-pushed the arcmantis/replace-codecvt-2349 branch 3 times, most recently from 4ffec95 to 8810400 Compare April 22, 2026 14:00
…esented by Larry Gritz for the OpenImageIO project (#5107). Addresses issue AcademySoftwareFoundation#2349

Signed-off-by: Aries Moczar <arcmantis@protulae.com>
@Arcmantis18 Arcmantis18 force-pushed the arcmantis/replace-codecvt-2349 branch from 8810400 to c12927c Compare April 22, 2026 14:01
@cary-ilm cary-ilm requested a review from lgritz April 22, 2026 18:37
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