Skip to content

Update UTF-8 conversion functions and header definitions.#77

Closed
diplfranzhoepfinger wants to merge 2 commits intobrofield:masterfrom
diplfranzhoepfinger:feature/updateUTF
Closed

Update UTF-8 conversion functions and header definitions.#77
diplfranzhoepfinger wants to merge 2 commits intobrofield:masterfrom
diplfranzhoepfinger:feature/updateUTF

Conversation

@diplfranzhoepfinger
Copy link
Copy Markdown

  • Corrected typos in comments
  • Changed typedef for UTF32 to use unsigned long
  • Updated enum member descriptions for clarity

- Corrected typos in comments
- Changed typedef for UTF32 to use unsigned long
- Updated enum member descriptions for clarity
- Added comments to indicate fallthrough behavior in switch cases for UTF16toUTF8, isLegalUTF8, ConvertUTF8toUTF16, ConvertUTF32toUTF8, and ConvertUTF8toUTF32 functions.
@brofield
Copy link
Copy Markdown
Owner

Thank you for your suggestion. In general, I am not interested in patches to the ConvertUTF files as they aren't mine, but I can see that the copies of the files that I have are not the latest ones that were ever released. What I'll do instead of your PR is take the last version ever released by the UWG and replace the existing files with them. From what I can see, there are more changes in those files than what you have suggested in this PR.

@brofield brofield closed this Nov 30, 2024
@franz-ms-muc
Copy link
Copy Markdown

good idea

brofield added a commit that referenced this pull request Dec 1, 2024
…UWG. This fixes a number of the spelling errors and other items that people over time have suggested fixes for. As suggested by #77
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.

3 participants