summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2021-03-28 13:01:57 +0300
committerRan Benita <ran@unusedvar.com>2021-03-28 13:02:27 +0300
commit62b5b4a170377468c38121acb113d773b5253314 (patch)
treeef5c140c3b27271f91dbcacbbacba620f0eaeb81 /tools
parent95e29079788a376c4b02d6c7f06ad8b447f3f935 (diff)
downloadxorg-lib-libxkbcommon-62b5b4a170377468c38121acb113d773b5253314.tar.gz
x11: fix comparison of integer expressions of different signedness
src/x11/keymap.c:980:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 980 | for (size_t i = 0; i < length; i++) { | ^ Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions