Home GnuPG
Diffusion GPGME c8fd8870b3bf

core: Remove experimental feature GPGME_EXPORT_MODE_NOUID.

Description

core: Remove experimental feature GPGME_EXPORT_MODE_NOUID.

* src/export.c (export_start): Remove GPGME_EXPORT_MODE_NOUID check.
* src/engine-gpg.c (export_common): Ditto.

Note that this constant was never announed and used only for internal
tests. It made it into some release only by accident.

The constants is kept in gpgme.h to not break any code but it is
non-fucntionals. We do not consider this an ABI break.

Details

Provenance
wernerAuthored on Feb 1 2021, 4:47 PM
Parents
rM13221933ed4f: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T5284: Allow gpgme to export w/o attributes