Fix build: utf8strvisx() does signed data comparisons, but 'char' type
is unsigned in riscv GCC, so use guaranted signed char type.
Sponsored by: DARPA, AFRL
Fix build: utf8strvisx() does signed data comparisons, but 'char' type Tags None Referenced Files None Subscribers None
Description
Details
|