Skip to content

Do not longer remove surrogates#1804

Merged
max-leuthaeuser merged 1 commit intomasterfrom
max/unpairedSurrogates
Jan 13, 2025
Merged

Do not longer remove surrogates#1804
max-leuthaeuser merged 1 commit intomasterfrom
max/unpairedSurrogates

Conversation

@max-leuthaeuser
Copy link
Contributor

@max-leuthaeuser max-leuthaeuser commented Jan 13, 2025

UTF8 characters can only be encoded using surrogates. By replacing them we lose most UTF8 emojis and such. If we ever encounter actual unpaired surrogates in customer code we need a different fix.

For: joernio/joern#5222

UTF8 characters can only be encoded using surrogates.
By replacing them we lose most UTF8 emojis and such.
If we ever encound actual unpaired surrogates on code we need a different fix.
@max-leuthaeuser max-leuthaeuser merged commit 055c2a7 into master Jan 13, 2025
1 check passed
@max-leuthaeuser max-leuthaeuser deleted the max/unpairedSurrogates branch January 13, 2025 15:15
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