Skip to content

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jun 12, 2021

Adds a new ErrorMode option to UTF-8 encoding, allowing to either keep unpaired surrogate (default, as of WTF-8), replace them (lossy to UTF-8), or error. Defaults remain unchanged.

  • I've read the contributing guidelines

dcodeIO and others added 2 commits June 12, 2021 18:35
Co-authored-by: Max Graey <maxgraey@gmail.com>
Co-authored-by: Max Graey <maxgraey@gmail.com>
dcodeIO and others added 2 commits June 12, 2021 19:36
Co-authored-by: Max Graey <maxgraey@gmail.com>
@dcodeIO dcodeIO merged commit 3564848 into main Jun 12, 2021
@dcodeIO dcodeIO deleted the strconv branch June 18, 2021 16:00
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.

2 participants