
rdieter at math
Jan 16, 2009, 10:05 AM
Post #3 of 3
(708 views)
Permalink
|
|
Re: gpg2 display charset detection broken?
[In reply to]
|
|
Werner Koch wrote: > On Fri, 16 Jan 2009 17:26, rdieter [at] math 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> > * gpg.c (main): Call i18n_init before init_common_subsystems. Dang, sorry, my casual perusal of the 2.0.10 changelog was clearly insufficient. -- Rex _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|