Home GnuPG

w32: Avoid a few compiler warnings.
6098f88d1775Unpublished

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.

(cherry picked from commit e97c62a4a687b56d00a2d0a63e072a977f8eb81c)

Resolved conflicts:
tests/gchash.c - Remove.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Sep 4 2015, 12:39 PM
Parents
rC84be4b23fca5: Prepare random/win32.c fast poll for 64-bit Windows
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC6098f88d1775: w32: Avoid a few compiler warnings. (authored by Werner Koch <wk@gnupg.org>).Sep 8 2015, 8:19 AM