general question: code analysis

Michael Meeks michael.meeks at suse.com
Tue Feb 26 04:04:43 PST 2013


Hi Hamza,

On Tue, 2013-02-26 at 12:32 +0100, hamza abdelkebir wrote:
> Does LibreOffice use any code analysis tool like sonar?

	Not quite like sonar no. Various heroic contributors run various lint
tools: cppcheck, lyda, coverity, and others and improve the code based
on their results :-)

> do you think it's worth using for the project?

	In general we have quite a long list of such lint problems to tackle (I
think), which brings an immediate, incremental benefit to the code. If
you think setting the tool up is the first step to doing something about
the results ;-) then I'd say go for it ... the more linting / analysis
we have the better.

	I don't expect terribly high scores though ;-)

	ATB,

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list