mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
> In file included from /usr/include/ctype.h:100, > from ../include/misc.h:154, > from ../include/os.h:51, > from ../os/Xtransint.h:256, > from ../os/transport.c:57: > ../os/Xtranssock.c: In function ‘is_numeric’: > ../os/Xtranssock.c:217:19: error: array subscript has type ‘char’ [-Werror=char-subscripts] > 217 | if (!isdigit (str[i])) > | ^ Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
38 KiB
38 KiB