]> git.saurik.com Git - apt.git/commit
use std-algorithms instead of manual loops to avoid overflow warning
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 11 Sep 2015 18:53:07 +0000 (20:53 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 14 Sep 2015 13:22:18 +0000 (15:22 +0200)
commitae732225ec2fa0d7434c9f40a92ced8683752211
treebac1ff4ba6bdc42f342446c86966f9dad350c3b4
parentfcffe89d8344e699267210badac53ff24dd41148
use std-algorithms instead of manual loops to avoid overflow warning

Reported-By: gcc
Understandable: no
Git-Dch: Ignore
apt-pkg/acquire-worker.cc
apt-pkg/acquire.cc