https://bugs.kde.org/show_bug.cgi?id=389057
Sergio Martins <smart...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|REPORTED |RESOLVED --- Comment #3 from Sergio Martins <smart...@kde.org> --- Let's tackle this in Qt instead. And anyway clazy already warns if you don't pass a context object, as that can bring threading bugs or crashes. Also, the general feeling is to deprecate the connect() taking only 3 args, and forcing people to use context obj, even with lambdas/functor. -- You are receiving this mail because: You are watching all bug changes.