[clazy] [Bug 405683] New: clazy-const-signal-or-slot should not warn on Q_SCRIPTABLE slots

David Faure bugzilla_noreply at kde.org
Wed Mar 20 13:08:15 GMT 2019


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

            Bug ID: 405683
           Summary: clazy-const-signal-or-slot should not warn on
                    Q_SCRIPTABLE slots
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: faure at kde.org
                CC: smartins at kde.org
  Target Milestone: ---

SUMMARY
clazy-const-signal-or-slot warns on slots like `Q_SCRIPTABLE QStringList
availableModules() const;` which exist for D-Bus purposes (see
QDbusConnection::ExportScriptableSlots).

STEPS TO REPRODUCE
1. https://ci.kdab.com/~build/analysis/fatcrm/clazy.html

OBSERVED RESULT
OOPS! 15 issues found!

EXPECTED RESULT
No issues found

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


More information about the Unassigned-bugs mailing list