Re: [Development] Clazy results for Qt codebase

2017-10-18 Thread Eike Ziller
> On Oct 18, 2017, at 17:51, Sergio Martins wrote: > > On 2017-10-11 08:17, Eike Ziller wrote: >>> On 10. Oct 2017, at 15:41, Sergio Martins wrote: >>> Oops, here's the non-internal URL: >>> https://docs.kdab.com/analysis/qt5/clazy.html >>> Thanks Mitch >> I’d be interested in seeing results f

Re: [Development] Clazy results for Qt codebase

2017-10-18 Thread Sergio Martins
On 2017-10-11 08:17, Eike Ziller wrote: On 10. Oct 2017, at 15:41, Sergio Martins wrote: Oops, here's the non-internal URL: https://docs.kdab.com/analysis/qt5/clazy.html Thanks Mitch I’d be interested in seeing results for Qt Creator too :) Hi Eike, Here you go: https://docs.kdab.com/ana

Re: [Development] Clazy results for Qt codebase

2017-10-17 Thread Friedemann Kleint
Hi, interesting - would it it be possible to provide it as a Creator task file (simple tab-separated file to be loaded into Creator's issue pane,  see http://doc.qt.io/qtcreator/creator-task-lists.html  )? That would it make it easy to click through and fix. Thanks, Friedemann -- Friedemann

Re: [Development] Clazy results for Qt codebase

2017-10-11 Thread Eike Ziller
> On 10. Oct 2017, at 15:41, Sergio Martins wrote: > > > > Oops, here's the non-internal URL: > https://docs.kdab.com/analysis/qt5/clazy.html > > Thanks Mitch I’d be interested in seeing results for Qt Creator too :) Br, Eike > > On 2017-10-10 14:27, Sergio Martins wrote: >> Hi, >> KDAB

Re: [Development] Clazy results for Qt codebase

2017-10-10 Thread Sergio Martins
Oops, here's the non-internal URL: https://docs.kdab.com/analysis/qt5/clazy.html Thanks Mitch On 2017-10-10 14:27, Sergio Martins wrote: Hi, KDAB is now running clazy over the Qt code base, you can check the results here: https://ci.kdab.com/~build/analysis/qt5/clazy.html Next step is t

Re: [Development] Clazy results for Qt codebase

2017-10-10 Thread Mitch Curtis
It seems this page is behind a login. > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Sergio Martins > Sent: Tuesday, 10 October 2017 3:27 PM > To: development@qt-project.org > Subject: [Development]

[Development] Clazy results for Qt codebase

2017-10-10 Thread Sergio Martins
Hi, KDAB is now running clazy over the Qt code base, you can check the results here: https://ci.kdab.com/~build/analysis/qt5/clazy.html Next step is to figure out which sub-set we want to use in within qt-project, if we want to enforce any via CI, which ones we want to fix for Qt5 and which