> Its not perfect (eg Indic combining chars have class 0) How should this be identified then? Just by ranges or something?
> but at least it should not result in invalid strings If that's all we're after, I can keep the normalization step and remove the manual (incomplete?) combining character support, which should still do the right thing™ in the vast majority of cases -- not counting the fact that it's currently terribly broken yet nobody complained before. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3846#issuecomment-2067642126 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3846/[email protected]>
