Home GnuPG
Diffusion GPGME 6df6e01ed5a5

core: Fix error types.
6df6e01ed5a5Unpublished

Unpublished Commit ยท Learn More

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

Description

core: Fix error types.

* NEWS: Update.
* src/data.c (gpgme_data_set_flag): Return a 'gpgme_error_t'.
* src/error.c (gpgme_strerror_r): Fix type of first argument.
* src/gpgme.h.in (gpgme_strerror_r): Adapt.
(gpgme_data_set_flag): Likewise.

Fix for consistency. This should not pose problems, because typedef
gpg_error_t gpgme_error_t.

  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Feb 15 2017, 9:45 AM
Parents
rM92adc9bbf640: python: Wrap utility functions.
Branches
Unknown
Tags
Unknown
Reverted By
rM2486d0073b59: Revert "core: Fix error types."

Event Timeline

Justus Winter <justus@g10code.com> committed rM6df6e01ed5a5: core: Fix error types. (authored by Justus Winter <justus@g10code.com>).Feb 15 2017, 4:34 PM