]> git.saurik.com Git - apt.git/commit
imbue .diff/Index parsing with C.UTF-8 as well
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 25 Jun 2016 08:20:35 +0000 (10:20 +0200)
committerJulian Andres Klode <jak@debian.org>
Mon, 14 Nov 2016 14:10:03 +0000 (15:10 +0100)
commit330f9fcd988e46de8e6f1d44660d6dea0b47a8df
tree666cc065a497e42d72623cd267252e9462727e47
parent1e352b95182da20b1c27360b6270fcdebbe24207
imbue .diff/Index parsing with C.UTF-8 as well

In 3bdff17c894d0c3d0f813d358fc45d7a263f3552 we did it for the datetime
parsing, but we use the same style in the parsing for pdiff (where the
size of the file is in the middle of the three fields) so imbueing here
as well is a good idea.

(cherry picked from commit 1136a707b7792394ea4b1d039dda4f321fec9da4)
apt-pkg/acquire-item.cc