Home GnuPG
Diffusion Scute 6886e89f998d

2008-10-29 Marcus Brinkmann <marcus@g10code.de>
6886e89f998dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

2008-10-29 Marcus Brinkmann <marcus@g10code.de>

  • configure.ac (_ASSUAN_ONLY_GPG_ERRORS): Define it.
  • src/agent.c (default_inq_cb): Change return type to gpg_error_t

to silence gcc -W warning.

  • src/cert-gpgsm.c (search_certs, export_cert_cb): Change type of

argument to silence gcc -W warning.

  • src/p11-findobjects.c (CK_DEFINE_FUNCTION): Add explicit cast to

silence gcc -W warning.

  • src/table.c (struct scute_table): Change signedness of

FIRST_FREE and LAST_USED members to silence gcc -W warning.
(scute_table_alloc): Change signedness of IDX for the same reason.

  • tests/t-getslotinfo.c, tests/t-getsessioninfo.c,

tests/t-getmechanismlist.c, tests/t-auth.c,
tests/t-getattribute.c, tests/t-opensession.c,
tests/t-getslotlist.c, tests/t-getmechanisminfo.c,
tests/t-support.h, tests/t-closeallsessions.c,
tests/t-findobjects.c, tests/t-gettokeninfo.c: Change signedness
of some variables to silence gcc -W warnings.

Details

Provenance
Marcus Brinkmann <mb@g10code.com>Authored on Oct 29 2008, 9:26 PM
Parents
rSc46f5c67bd2c: Fix last change.
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <mb@g10code.com> committed rS6886e89f998d: 2008-10-29 Marcus Brinkmann <marcus@g10code.de> (authored by Marcus Brinkmann <mb@g10code.com>).Oct 29 2008, 9:26 PM