convert a lot of places to use IsNegative instead of checking by hand
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 11 May 2011 14:05:30 +0000 (16:05 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 11 May 2011 14:05:30 +0000 (16:05 +0200)
commit359e46db58b85497fd232fbe912b8a62e77079c5
treee7586b45a7f16066e0535704b927876a44a44058
parentdf77d8a5fb5340b23fec5363f9a52704e940b048
convert a lot of places to use IsNegative instead of checking by hand
for the three different dependencies
apt-pkg/algorithms.cc
apt-pkg/depcache.cc
apt-pkg/orderlist.cc
apt-pkg/pkgcache.cc
cmdline/apt-cache.cc