Home GnuPG
Diffusion GPGME 2486d0073b59

Revert "core: Fix error types."
2486d0073b59Unpublished

Unpublished Commit · Learn More

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

Description

Revert "core: Fix error types."

This reverts commit 6df6e01ed5a581765d245bf7303cda4497d0eb22.

gpgme_error_t et al are from a time where we had no hard dependency on
libgpg-error. Now libgpg-error is a required and thus it does not
make sense to have these surrogates. In fact we should ventually
completely remove them.

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

Details

Provenance
wernerAuthored on Mar 2 2017, 2:47 PM
Parents
rM8071a6b2ca33: cpp: Add subkey keygrip to API
Branches
Unknown
Tags
Unknown
Reverts
rM6df6e01ed5a5: core: Fix error types.