]> git.saurik.com Git - apt.git/commit - apt-pkg/install-progress.cc
prevent C++ locale number formatting in text APIs (try 3)
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 23 Aug 2016 13:11:20 +0000 (15:11 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 23 Aug 2016 13:11:20 +0000 (15:11 +0200)
commit0919f1df552ddf022ce4508cbf40e04eae5ef896
tree4f3c27f6ecbe9e5216b5dffe090800a65ebb53f4
parentfb51ce3295929947555f4883054f210a53d9fbdf
prevent C++ locale number formatting in text APIs (try 3)

This time it is the formatting of floating numbers in progress
reporting with a radix charater potentially not being dot.

Followup of 7303e11ff28f920a6277c159aa46f80c007350bb. Regression of
b58e2c7c56b1416a343e81f9f80cb1f02c128e25 in so far as it exchanging
very effected with slightly less effected code.

LP: 1611010
apt-pkg/acquire.cc
apt-pkg/install-progress.cc