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

Rex Dieter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #1 from Rex Dieter <[email protected]> ---
Confirmed, just hit this downstream at
https://bugzilla.redhat.com/show_bug.cgi?id=1311500

Here's my quick-n-dirty workaround in the meantime,
http://pkgs.fedoraproject.org/cgit/rpms/kig.git/tree/kig-15.12.2-exceptions.patch

In short, in FindBoostPython.cmake, replace
${KDE4_ENABLE_EXCEPTIONS}
with
-fexceptions -UQT_NO_EXCEPTIONS
(what KDE4_ENABLE_EXCEPTIONS used to be set to in kde4 types).

ECM's newer KDE_ENABLE_EXCEPTIONS macro works differently, so is not a 100%
drop-in replacement here, and would require some adaption.

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

Reply via email to