summaryrefslogtreecommitdiff
path: root/apt-pkg/tagfile.cc
diff options
context:
space:
mode:
authorAngel Guzman Maeso <shakaran@gmail.com>2013-08-22 16:54:20 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2013-08-22 16:54:20 +0200
commit7e02baf61fa07a83d6dd5622d135765c47f1b5dc (patch)
tree7730a3c8fb35547d29b489959f5e4dd0114533ba /apt-pkg/tagfile.cc
parent5add00693a41234b218512f1f8b3e46b44f5f8d3 (diff)
fix compiler warning about sign-compare
This fix avoids the warning "comparison between signed and unsigned integer expressions [-Wsign-compare]". The index for the loop needs to be unsigned for compare with globbuf.gl_pathc structure member.
Diffstat (limited to 'apt-pkg/tagfile.cc')
0 files changed, 0 insertions, 0 deletions