missing declaration ks_ldap_del

Genes Lists lists at sapience.com
Sun Feb 23 15:52:32 CET 2025


Latest git head,  src/gnupg/dirmngr/ks-action.c  references:

 ks_ldap_del()

defined in ks_action_engine.c. 

It looks like this should probably be declared in dirmngr/ks-engine.h.
 Something like:

gpg_error_t ks_ldap_del (ctrl_t ctrl, parsed_uri_t uri, strlist_t
keyspec);
   
Otherwise I get build error :

ks-action.c:570:17: error: implicit declaration of function
‘ks_ldap_del’; did you mean ‘ks_ldap_get’? [-Wimplicit-function-
declaration]
570 | err = ks_ldap_del (ctrl, uri->parsed_uri, patterns);

 
-- 
Gene

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250223/e159c8f0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250223/e159c8f0/attachment.sig>


More information about the Gnupg-devel mailing list