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-b...@kde.org Reporter: woebbek...@kde.org CC: smart...@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 watching all bug changes.