https://bugs.kde.org/show_bug.cgi?id=387820

--- Comment #1 from Matthew Dawson <matt...@mjdsystems.ca> ---
Sorry if I misunderstand your proposed solution, but it sounds like KConfigCore
will then need to make calls into KConfigGui, would require it to be linked
together and defeat the purpose of having them separate.  I'm not sure how we
can make the necessary call across libraries without having the two of them be
linked together.  Maybe some trickery with the dynamic linker?  But that seems
error prone, and unlikely to work with LTO.

I definitely would like to see this fixed in KConfig though, and making the
library more robust against compilers changing is good as well.  But I would
like to keep KConfigCore from linking against QtGui.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to