Home GnuPG

2005-10-25 Marcus Brinkmann <marcus@g10code.de>
5a586422359dUnpublished

Unpublished Commit ยท Learn More

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

Description

2005-10-25 Marcus Brinkmann <marcus@g10code.de>

  • src/Makefile.am (arch_sources): New variable.

(libgpg_error_la_SOURCES): Add $(arch_sources).

  • src/gettext.h [HAVE_W32_SYSTEM]: Include w32-gettext.h.
  • src/w32-gettext.h: New file.
  • src/w32-gettext.c: New file.
  • src/gpg-error.h.in: Check for gcc's constructor attribute.

Use it for gpg_err_init.
(GPG_ERR_INITIALIZED): Define if constructor is available.

  • src/gpg-error.c (main) [GPG_ERR_INITIALIZED]: Don't invoke

gpg_err_init.
(i18n_init): Call bindtextdomain as well. Now that gpg-error has
its own gettext implementation, we can't rely on it anymore.
Also, repeat all the w32 stuff for fetching the registry.

Details

Provenance
Marcus Brinkmann <mb@g10code.com>Authored on Oct 25 2005, 8:22 PM
Parents
rEb969dc048b6a: 2005-10-23 Marcus Brinkmann <marcus@g10code.de>
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <mb@g10code.com> committed rE5a586422359d: 2005-10-25 Marcus Brinkmann <marcus@g10code.de> (authored by Marcus Brinkmann <mb@g10code.com>).Oct 25 2005, 8:22 PM