summaryrefslogtreecommitdiffstats
path: root/python/run-python-tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-06 16:05:44 +0200
committerJim Meyering <meyering@redhat.com>2009-08-10 11:53:33 +0200
commit98869b86413ff59afa009f9d06ebc0cc4477ab31 (patch)
treedf85f54f8004e096986448eb8ce4feea6c8978e2 /python/run-python-tests
parent835f6b2c067f3105a330f1a4309eade3afc80ee6 (diff)
build: avoid warnings in daemon/inotify.c
Avoid "comparison between signed and unsigned integer expressions" warnings. If it's at all hard or risky to avoid this type of warning, then it's not worthwhile. Here, it's easy and safe. * daemon/inotify.c (inotify_posn): Declare local to be of unsigned type. (do_inotify_read, do_inotify_files): Likewise.
Diffstat (limited to 'python/run-python-tests')
0 files changed, 0 insertions, 0 deletions