]> git.saurik.com Git - apt.git/commit
more explicit MarkRequired algorithm code (part 2)
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 9 Apr 2016 11:30:59 +0000 (13:30 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 31 Aug 2016 11:49:37 +0000 (13:49 +0200)
commit3880929d386eb93e390543e44bf4abdde2ec8c78
tree26538a6798cc3388c963ff9d94bf7cdeeb599217
parent43e01d61c2f9872536ff8b879b58ae367d2ec8cb
more explicit MarkRequired algorithm code (part 2)

As the previous commit, this shouldn't change behavior at all, but
beside being more explicit and perhaps faster its also considerably
shorter (granted, mostly by if0-block elimination).

Gbp-Dch: Ignore
(cherry picked from commit 5a3339db48479114a0e1e11ebc8d640eb3e49933)
apt-pkg/depcache.cc