UTF-8 support

Bruno Haible bruno at clisp.org
Mon Jul 4 13:28:35 CEST 2005


> > when setting utf-8 for cmd.exe, gpg switches back to its default
> > character set. In cmd.exe I do the follwoing to change the codepage:
> > [chcp 65001] Active Codepage: 65001.
> > gpg: conversion from `utf-8' to `CP65001' not available
> > gpg: using character set `iso-8859-1'
>
>     The name mapping between 65001 local CP and UTF-8 standard name is
> lacking both in GnuPG util/strgutil.c, and in libiconv-1.9.2
> libcharset/lib/localcharset.c. This lack should be easy to correct.

Regarding localcharset.c, you are right. Please use the appended patch,
which I'll also use in libiconv-1.10.

Bruno


-------------- next part --------------
A non-text attachment was scrubbed...
Name: libiconv-patch06
Type: text/x-diff
Size: 13198 bytes
Desc: not available
Url : /pipermail/attachments/20050704/f0e02c55/libiconv-patch06-0001.bin


More information about the Gnupg-users mailing list