Skip to content

Replace ConvertUTF with uchar.h (mbrtoc32/c32rtomb)#95

Open
diplfranzhoepfinger wants to merge 1 commit into
brofield:masterfrom
diplfranzhoepfinger:x
Open

Replace ConvertUTF with uchar.h (mbrtoc32/c32rtomb)#95
diplfranzhoepfinger wants to merge 1 commit into
brofield:masterfrom
diplfranzhoepfinger:x

Conversation

@diplfranzhoepfinger
Copy link
Copy Markdown

  • Remove ConvertUTF.c, ConvertUTF.h, ConvertUTF_readme.txt
  • Replace <wchar.h> with <uchar.h> in SI_CONVERT_GENERIC block
  • Replace <stdio.h> with
  • Rewrite UTF-8 conversion using mbrtoc32/c32rtomb from <uchar.h>
  • Remove ConvertUTF.c from test build

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

- Remove ConvertUTF.c, ConvertUTF.h, ConvertUTF_readme.txt
- Replace <wchar.h> with <uchar.h> in SI_CONVERT_GENERIC block
- Replace <stdio.h> with <cstdio>
- Rewrite UTF-8 conversion using mbrtoc32/c32rtomb from <uchar.h>
- Remove ConvertUTF.c from test build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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