@dmnks commented on this pull request.


> @@ -124,6 +123,19 @@ static rpmRC delete_file_store(std::string path)
     return RPMRC_OK;
 }
 
+/* Friend wrapper for private delete_key() that falls back to short key IDs */
+static rpmRC rpm::delete_key(auto keystore, rpmtxn txn, rpmPubkey key, auto 
skip)

Indeed, I've got too carried away with this C++ function override pattern 
:sweat_smile: 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4005#discussion_r2439594063
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4005/review/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to