* Fix compilation warnings:
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Jul 2007 18:06:12 +0000 (15:06 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Jul 2007 18:06:12 +0000 (15:06 -0300)
commit21fd1746e37e695f569121c0b6489770ec6a8b0e
treebe77be5c85d4e30202aa43ef2fd657da9fabf7fd
parentec5e7f30f3bd98749c4b11b4edd64bbb89c4dc15
  * Fix compilation warnings:
    - apt-pkg/contrib/configuration.cc: wrong argument type;
    - apt-pkg/deb/dpkgpm.cc: wrong signess;
    - apt-pkg-acquire-item.cc: wrong signess and orderned initializers;
    - methods/https.cc:
      - type conversion;
      - unused variable;
      - changed SetupProxy() method to void;
apt-pkg/acquire-item.cc
apt-pkg/contrib/configuration.cc
apt-pkg/deb/dpkgpm.cc
debian/changelog
methods/https.cc
methods/https.h