Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not treat non-breaking spaces (U+00A0, dec 160) as normal spaces #21

Closed
wants to merge 1 commit into from

Conversation

Mithgol
Copy link

@Mithgol Mithgol commented Sep 23, 2020

This should be an easy (i.e. one-liner) fix for telegramdesktop/tdesktop#6393 unless it would create some undesired side effect in bool CutPart(TextWithEntities &sending, TextWithEntities &left, int32 limit) and thus would become not so easy.

@CLAassistant
Copy link

CLAassistant commented Sep 23, 2020

CLA assistant check
All committers have signed the CLA.

@Mithgol Mithgol closed this Sep 23, 2020
@Mithgol Mithgol deleted the patch-1 branch September 23, 2020 13:21
@Mithgol
Copy link
Author

Mithgol commented Sep 23, 2020

Closed because undesired side effects are possible; rewritten as #22.

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