Home GnuPG
Diffusion GnuPG 501436ab0f9d

Silence compiler warnings related to not using assuan_fd_t.
501436ab0f9dUnpublished

Unpublished Commit · Learn More

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

Description

Silence compiler warnings related to not using assuan_fd_t.

* common/call-gpg.c (start_gpg): Use assuan_fd_t.  Note that the
declaration was already fixed by a previous change.
* dirmngr/server.c (cmd_getinfo): Use assuan_fd_t.

Note that this matters only for Windows and it does not harm as long
as we can only build for 32 bit Windows withsizeof(int)==sizeof(void*).

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

Details

Provenance
wernerAuthored on Nov 27 2015, 5:58 PM
Parents
rG022342e28458: Silence unused variable or parameter warnings.
Branches
Unknown
Tags
Unknown

Event Timeline