Browse Source
So far the input to __collate_range_cmp was handled as a wchar_t. Change that to handle it as wint_t holding a UTF-32 value and add creating surrogate pairs for the call to wcscoll. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>topic/musl-regex
1 changed files with 14 additions and 2 deletions
Loading…
Reference in new issue