Home GnuPG
Diffusion GnuPG dcb5fa8747e8

gpg: --compress-sigs and --compress-keys are not no-ops in 2.0
dcb5fa8747e8Unpublished

Unpublished Commit · Learn More

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

Description

gpg: --compress-sigs and --compress-keys are not no-ops in 2.0

* g10/gpg.c: Cleanup argument parsing.

c76117f8b0165fe5cec5e7f234f55f5a4cd7f0ab mistakenly marked
compress-sigs and compress-keys as no-ops on the 2.0.x branch.

These options still have an effect on the 2.0.x branch, and the
duplicate declaration also causes the gpg argument parser to fail when
shortened versions of the option are present, like:

gpg: option "--compress-k" is ambiguous

Details

Provenance
dkgAuthored on Sep 29 2014, 11:49 PM
wernerCommitted on Oct 2 2014, 4:09 PM
Parents
rG3e14da863a66: gpg: Avoid duplicate declaration of {no-,}sk-comments noops.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGdcb5fa8747e8: gpg: --compress-sigs and --compress-keys are not no-ops in 2.0 (authored by Daniel Kahn Gillmor <dkg@fifthhorseman.net>).Oct 2 2014, 4:09 PM