[clazy] [Bug 400308] New: Please add a test to validate old style connects

Andre Woebbeking bugzilla_noreply at kde.org
Thu Oct 25 20:13:10 BST 2018


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

            Bug ID: 400308
           Summary: Please add a test to validate old style connects
           Product: clazy
           Version: unspecified
          Platform: Debian testing
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: woebbeking at kde.org
                CC: smartins at kde.org
  Target Milestone: ---

As we only have runtime checks for old style connects it would be nice to get
errors already at compile time:
1) does the signal text match the method text
2) test whether signal and slot are members
3) test whether signal and slot are really signals and slots

I think it's necessary to separate 2) and 3) to make 3) configurable to avoid
false positives when compiling with icecream (preprocessed file).

Thanks in advance!


Cheers,
André

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


More information about the Unassigned-bugs mailing list