[Rpm-maint] [rpm-software-management/rpm] Check not configured keystore backends for keys (PR #3539)
Florian Festi
notifications at github.com
Tue Jan 28 10:26:04 UTC 2025
Well, I am still no C++ expert but I tried quite a few other variants. Classes in C++ are not objects but types. You can access the class structure but that it a gcc extension and there is no standard way of doing that.
The standard conform way is to cast to the subclass and then check for NULL - which looks like something that gets old quickly.
Class properties exists but can't be strings for some reasons.
And yes, we do not really need the names urgently here. But is is something I want to be able to do. So am trying to figure out how right here. There may be an better way, but I have not found it yet.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3539#issuecomment-2618589607
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3539/c2618589607 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250128/9303f5ec/attachment.htm>
More information about the Rpm-maint
mailing list