Static code analysis

"René J.V. Bertin" rjvbertin at gmail.com
Thu Jun 5 21:24:02 BST 2014


On Jun 05, 2014, at 22:02, Jaroslaw Staniek wrote:
> volunteers. This is rather very interesting area - let's make Calligra
> more bug-free, and it's relatively cheap!
> 
> http://community.kde.org/Calligra/Testing#Static_Code_Analysis

I've already applied clang's analyser on code of my own, with useful results. I mostly used Xcode's built-in interface to this feature, but IIRC you can also prepend your regular build command with the scan-build script provided by clang.

Prepare yourselves to scan through a lot of output! :)

René


More information about the calligra-devel mailing list