diff options
author | Jeff Garzik <jeff@garzik.org> | 2012-04-15 16:52:09 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2012-04-15 16:52:09 -0400 |
commit | c376ac359ec8551823b4ee14c85d85a49f2d3436 (patch) | |
tree | 121093f97279ca969a424f3792e64c41f8a05b48 /src/util.cpp | |
parent | ab9dc75a183c7a46e38e957ee3192d5febcccb3c (diff) |
Fix loop index var types, fixing many minor sign comparison warnings
foo.size() typically returns an unsigned integral type; make loop variables
match those types' signedness.
Diffstat (limited to 'src/util.cpp')
0 files changed, 0 insertions, 0 deletions