]> 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)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 27 Jun 2016 09:43:09 +0000 (11:43 +0200)
commit1136a707b7792394ea4b1d039dda4f321fec9da4
treeac229229951badb3a56290b27a15c157b0219625
parent6de1059e140ba227130ffea5fd3b37cb324a0605
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.
apt-pkg/acquire-item.cc