@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)
Naming it differently will actually also remove the need to use the `::` prefix
when calling the function, which was just needlessly confusing.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4005#discussion_r2439600948
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