]> err.no Git - dpkg/commit
dselect: Fix compilation warnings
authorGuillem Jover <guillem@debian.org>
Mon, 30 Jun 2008 03:14:25 +0000 (06:14 +0300)
committerGuillem Jover <guillem@debian.org>
Mon, 30 Jun 2008 04:08:34 +0000 (07:08 +0300)
commitdca65d1a2389ed2cafca37828fe78de46758d37c
treefb3ee2b21c61563e8dfae5787462747dfb4fc2c7
parent4e146921a6a304e8478321d27527a4af1db2cfc3
dselect: Fix compilation warnings

Surround boolean expressions with parenthesis.
Switch a for with an empty body into a while.
ChangeLog
dselect/basecmds.cc
dselect/baselist.cc
dselect/bindings.cc
dselect/main.cc
dselect/methparse.cc
dselect/pkgcmds.cc
dselect/pkgdepcon.cc
dselect/pkgsublist.cc