gpg2 display charset detection broken?
Werner Koch
wk at gnupg.org
Fri Jan 16 18:32:38 CET 2009
On Fri, 16 Jan 2009 17:26, rdieter at math.unl.edu said:
> See downstream bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=471559
The reason seems to be that gpg.c calls init_common_subsystems()
before initializing the locale via i18n_init() or a setlocale()
call. Therefore detects as ANSI_X3.4-1968 (i.e us-ascii) and uses
iso-8859-1 as fallback.
This should be fixed in 2.0.10:
2008-12-09 Werner Koch <wk at g10code.com>
* gpg.c (main): Call i18n_init before init_common_subsystems.
Same also fixed for the other tools.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.
More information about the Gnupg-devel
mailing list