diff options
author | Richard Jones <rjones@redhat.com> | 2010-07-16 12:58:54 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-07-16 15:23:27 +0100 |
commit | 321ca1ef91a90cec5b94058b84420e8018e3f1d8 (patch) | |
tree | c943964a59c946df961a91bc05bf7de970c7e8f8 /src/guestfs-internal.h | |
parent | aac51942aab63a9355ad6724345ea923148bf2a9 (diff) | |
download | libguestfs-321ca1ef91a90cec5b94058b84420e8018e3f1d8.tar.gz libguestfs-321ca1ef91a90cec5b94058b84420e8018e3f1d8.tar.xz libguestfs-321ca1ef91a90cec5b94058b84420e8018e3f1d8.zip |
Use an unsigned type (size_t) for all loop iterators.
This resolves a warning from gcc 4.5:
assuming signed overflow does not occur when simplifying
conditional to constant
This page explains the issues in some detail:
http://www.airs.com/blog/archives/120
Diffstat (limited to 'src/guestfs-internal.h')
0 files changed, 0 insertions, 0 deletions