https://bugs.kde.org/show_bug.cgi?id=426175
--- Comment #117 from caulier.gil...@gmail.com --- MAik, i append a rules to cppcheck this morning to pass all includes pathes from digiKam/core while analysis. This add more than 700 entries in the reports. https://www.digikam.org/reports/cppcheck/master/ A lots of entries can be dropped as it's relevant of code that we don't maintain (dng sdk, libraw, libpgf, etc.). I will try to fix the analysis to remove these entries automatically. I don't yet check all entries, but perhaps you will found interesting items, as virtual calls in constructors, null pointer deference, missing override, missing explicit constructor, etc. Gilles -- You are receiving this mail because: You are watching all bug changes.