diff options
author | Guillem Jover <guillem@debian.org> | 2013-10-20 05:51:36 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-12-05 04:53:57 +0100 |
commit | d5758d52290ccefc1e7689ba1071bdc165f2d414 (patch) | |
tree | 0372b9809605e6df59327d7d492c756b66705d5f /scripts/Dpkg/Control/Types.pm | |
parent | 84dc4b1dbd0252e7abc7d8bd01c1e1eb61e2a410 (diff) | |
download | dpkg-d5758d52290ccefc1e7689ba1071bdc165f2d414.tar.gz |
libdpkg: Fallback to use ASCII method for multibyte strings on error
We cannot do strict error checking on multibyte conversion at this
point in time, because supposedly the database is in UTF-8, but the
current locale might be in a different encoding, so the conversion
might fail due to that. It could also fail if the user requested a
standard locale like C or POSIX which does not support handling
UTF-8 encodings.
Regression introduced in commit ab5bdc1fc7bbf225efcbb3376ed309015682e772.
Reported-by: Raphaƫl Hertzog <hertzog@debian.org>
Diffstat (limited to 'scripts/Dpkg/Control/Types.pm')
0 files changed, 0 insertions, 0 deletions