Home GnuPG

w32: Avoid a few compiler warnings.
e97c62a4a687Unpublished

Unpublished Commit · Learn More

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

Description

w32: Avoid a few compiler warnings.

* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc)
(_gcry_selftest_helper_cfb, _gcry_selftest_helper_ctr): Mark variable
as unused.
* random/rndw32.c (slow_gatherer): Avoid signed pointer mismatch
warning.
* src/secmem.c (init_pool): Avoid unused variable warning.
* tests/random.c (writen, readn): Include on if needed.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Sep 4 2015, 12:39 PM
Parents
rCe2785a226870: w32: Fix alignment problem with AESNI on Windows >= 8
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCe97c62a4a687: w32: Avoid a few compiler warnings. (authored by Werner Koch <wk@gnupg.org>).Sep 4 2015, 12:44 PM