summaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-20 10:31:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-20 10:31:39 -0800
commit9e0db673a7869861eeb6eccbc8270a019f4aacd1 (patch)
tree13a0da1ec7575d050b65a69f8af52f40771c0293 /.git-blame-ignore-revs
parenta43105c0da6613798437afaa531c2a576f8efc99 (diff)
downloadxorg-lib-libXRes-9e0db673a7869861eeb6eccbc8270a019f4aacd1.tar.gz
Resolve -Wsign-compare warnings from gcc
XRes.c: In function ‘XResQueryClients’: XRes.c:121:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < rep.num_clients; i++) { ^ XRes.c: In function ‘XResQueryClientResources’: XRes.c:176:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < rep.num_types; i++) { ^ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to '.git-blame-ignore-revs')
0 files changed, 0 insertions, 0 deletions