Commit graph

3 commits

Author SHA1 Message Date
Ksawlii
a64018a67a Revert "unicode: Don't special case ignorable code points"
This reverts commit 52bec9283f.
2024-11-24 00:23:00 +01:00
Gabriel Krisman Bertazi
52bec9283f unicode: Don't special case ignorable code points
commit 5c26d2f1d3f5e4be3e196526bead29ecb139cf91 upstream.

We don't need to handle them separately. Instead, just let them
decompose/casefold to themselves.

Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:21:48 +01:00
Gabriel2392
7ed7ee9edf Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00