Home GnuPG
Diffusion GPGME fc38c15136c8

Allow cc to detect missing cases in a switch.
fc38c15136c8Unpublished

Unpublished Commit · Learn More

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

Description

Allow cc to detect missing cases in a switch.

* src/delete.c (delete_status_handler): Remove default case from a
switch so that cc can check the use of all enum values.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 10 2016, 10:27 AM
Parents
rMe79199468ac5: Fix possible _SC_OPEN_MAX max problem on AIX.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rMfc38c15136c8: Allow cc to detect missing cases in a switch. (authored by Werner Koch <wk@gnupg.org>).May 10 2016, 10:27 AM