[PATCH] gpg: Show error when deleting keys without a key identifier

Werner Koch wk at gnupg.org
Sun May 29 15:50:46 CEST 2016


Hi!

On Sun, 29 May 2016 13:57, ashmew2 at gmail.com said:

> +  /* If no key was specified for deleting, show error message */
> +  if ( !names )
> +    {
> +      log_error (_("No key was specified for deletion.\n"));

This is an incompatible change which will break scripts relying on the
existing behaviour.  At best a warning (using log_info) could be shown
but I doubt that this is desirable.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
    /* EFH in Erkrath: https://alt-hochdahl.de/haus */




More information about the Gnupg-devel mailing list