[clazy] [Bug 474657] clazy is showing no-module-include issues as "errors" not "warnings"

Jazeix Johnny bugzilla_noreply at kde.org
Wed Sep 20 19:38:03 BST 2023


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

--- Comment #4 from Jazeix Johnny <jazeix at gmail.com> ---
I think the issue here is that you include directly the module QtPrintSupport
which, as other Qt modules, include all the modules and not the relevant
classes
(https://codebrowser.dev/qt5/qtbase/include/QtPrintSupport/QtPrintSupport.html).

Wouldn't it be better to add it in the list of warnings to tell the user to
directly use the relevant classes of QtPrintSupport
(https://invent.kde.org/sdk/clazy/-/commit/b205b52c0efbee044fd9377e077cb73e8772c8f8#dd685b92c5cf09d7fb134070ca5b0febc6e8b8e3_0_40)?

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


More information about the Unassigned-bugs mailing list