[clazy] [Bug 403394] Warn about missed override of helper functions for QException descendants

Roman bugzilla_noreply at kde.org
Fri Feb 15 19:44:10 GMT 2019


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

--- Comment #2 from Roman <dismine at gmail.com> ---
(In reply to Sergio Martins from comment #1)
> Should they be pure virtual to begin with ?

If you mean in QException class, i believe no, because QConcurrent need to
throw something, but your code can just not expect QException, but something
more specific.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list