https://bugs.kde.org/show_bug.cgi?id=381379
Bug ID: 381379 Summary: domtreeviewer and webarchiver plugins fail to build due to disabled exceptions Product: konqueror Version: 5.0.97 Platform: Compiled Sources OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: konq-b...@kde.org Reporter: rjvber...@gmail.com Target Milestone: --- Created attachment 106159 --> https://bugs.kde.org/attachment.cgi?id=106159&action=edit enable exceptions in the targets that require them The KDE/KF5 default is to build with C++ exceptions disabled, but the domtreeviewer and webarchiver plugins require them. Somehow they build fine on Linux, but not on Mac (`cannot use try with exceptions disabled`). The attached patch addresses this issue. -- You are receiving this mail because: You are watching all bug changes.