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

caulier.gil...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gil...@gmail.com

--- Comment #10 from caulier.gil...@gmail.com ---
Maik, 

Since few days, I managed to parse whole digiKam code with Clazy static
analyzer, more centered on Qt used.

And some results are interesting. I recommend to take a look :

https://www.digikam.org/reports/clazy/master/

If you want to make a Clazy try, look here :

https://github.com/KDE/clazy

It's just another Clang plugin in fact. Just install clang-devel package,
configure, compile, and install Clazy code.

After that, just use my script here :

https://invent.kde.org/graphics/digikam/-/blob/master/project/reports/clazy.sh

The compilation traces with the Clazy warnings are exported to a log file and
later exported to an HTML page generated with a Python 3 script. There are few
dependencies but nothing exotic. At end results are exported to the Web site.

Perhaps you will found something about Preview Thread...

Gilles

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to