Files
xserver/hw/xfree86/common
Enrico Weigelt, metux IT consult 16945f099f 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>
(cherry picked from commit 7830b007e4)
2026-01-25 10:39:57 -08:00
..
2020-07-05 13:07:33 -07:00
2024-01-03 19:43:16 +00:00
2020-07-05 13:07:33 -07:00
2017-03-27 15:59:42 -04:00
2020-07-05 13:07:33 -07:00
2020-12-08 11:23:31 -05:00
2023-10-22 16:08:21 +00:00
2026-01-25 10:39:56 -08:00
2026-01-25 10:39:56 -08:00
2020-07-05 13:07:33 -07:00
2020-07-05 13:07:33 -07:00