Home GnuPG
Diffusion GnuPG 0e960d940a3b

common/
0e960d940a3bUnpublished

Unpublished Commit ยท Learn More

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

Description

(no title)

common/
2010-04-20 Marcus Brinkmann <marcus@g10code.de>

  • logging.c (do_log_ignore_arg): New helper function.

(log_string): Use it to remove ugly volatile hack that causes gcc
warning.
(log_flush): Likewise.

  • sysutils.c (gnupg_unsetenv) [!HAVE_W32CE_SYSTEM]: Return something.

(gnupg_setenv) [!HAVE_W32CE_SYSTEM]: Likewise.

  • pka.c (get_pka_info): Solve strict aliasing rule violation.
  • t-exechelp.c (test_close_all_fds): Use dummy variables to

silence gcc warning.

kbx/
2010-04-20 Marcus Brinkmann <marcus@g10code.de>

  • keybox-update.c [!HAVE_DOSISH_SYSTEM]: Include

../common/sysutils.h even then to silence gcc warning about
missing declaration of gnupg_remove.

tools/
2010-04-20 Marcus Brinkmann <marcus@g10code.de>

  • gpgconf-comp.c (option_check_validity): Use dummy variables to

silence gcc warning.

Details

Provenance
Marcus Brinkmann <mb@g10code.com>Authored on Apr 20 2010, 3:11 AM
Parents
rG6616ba9a1ed4: Fixed dependencies and a syntax error
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <mb@g10code.com> committed rG0e960d940a3b: common/ (authored by Marcus Brinkmann <mb@g10code.com>).Apr 20 2010, 3:11 AM