Home GnuPG
Diffusion GnuPG e216c20f40d5

* dynload.h: Always use it for _WIN32.
e216c20f40d5Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

(no title)

* dynload.h: Always use it for _WIN32.
* LINGUAS: Better don't have comments in this file.
* mk-w32-dist: Use utf-8 encoding for all MO files.
* simple-gettext.c: Removed windows.h.
(get_string): On the fly translation from utf-8 to active
character set.
* strgutil.c (load_libiconv) [_WIN32]: new.
(set_native_charset) [_WIN32]: Call it here and autodetect the
used code page.
(native_to_utf8, utf8_to_native): Reverted arguments for
iconv_open.
(handle_iconv_error): Made this function match iconv_open argumnet
ordering.
(utf8_to_native): Disable all quoting for DELIM == -1.

Details

Provenance
wernerAuthored on Oct 27 2004, 6:32 PM
Parents
rGea62673cdc3c: (load_libiconv) [_WIN32]: new.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGe216c20f40d5: * dynload.h: Always use it for _WIN32. (authored by Werner Koch <wk@gnupg.org>).Oct 27 2004, 6:32 PM