pmatilai created an issue (rpm-software-management/rpm#3687)
C++ symbol visibility is a different beast from that of C as I found out in
#3679. We need to move to hidden visibility as default, and explicit exports
for exporting symbols to the ABI.
We should've really done that a long ago already, but that got mixed up with
symbol versioning (#1127) which is a more intrusive change and requires a
soname bump to go with it. Changing symbol visibility doesn't, as long as the
exported symbols just stay the same.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3687
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint