Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Fixed code unit / codepoint confusion#290

Merged
scohen merged 1 commit into
mainfrom
fix-code-unit-size
Jul 28, 2023
Merged

Fixed code unit / codepoint confusion#290
scohen merged 1 commit into
mainfrom
fix-code-unit-size

Conversation

@scohen

@scohen scohen commented Jul 27, 2023

Copy link
Copy Markdown
Collaborator

There was a bit of confusion here about code units / codepoints, which is now fixed. We were always talking about code units, and utf16 either has one 16 bit code unit or two 16 bit code units.

There was a bit of confusion here about code units / codepoints, which
is now fixed. We were always talking about code units, and utf16
either has one 16 bit code unit or two 16 bit code units.
@scohen scohen requested review from Tuxified and scottming July 27, 2023 15:29
Comment thread apps/common/lib/lexical/code_unit.ex
@scohen scohen merged commit 58fdf4a into main Jul 28, 2023
@scohen scohen deleted the fix-code-unit-size branch July 28, 2023 17:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants