xserver/hw
Enrico Weigelt, metux IT consult 7830b007e4 xfree86: common: xf86Configure: fix char signess mismatch
On NetBSD gives warning:

../hw/xfree86/common/xf86Configure.c: In function ‘xf86AddBusDeviceToConfigure’:
../hw/xfree86/common/xf86Configure.c:125:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
  125 |     for (j = 0; (lower_driver[j] = tolower(driver[j])); j++);
      |                                                  ^

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1455>
2024-10-10 13:56:05 +00:00
..
kdrive drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
vfb drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xfree86 xfree86: common: xf86Configure: fix char signess mismatch 2024-10-10 13:56:05 +00:00
xnest Xnest: drop obsolete ifdef HAVE_XNEST_CONFIG_H 2024-10-10 13:38:31 +00:00
xquartz drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xwayland os: unexport client id retrieval functions 2024-10-10 13:45:29 +00:00
xwin drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00