gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static analyser results for -base (277 potential bugs)


From: Fred Kiefer
Subject: Re: Static analyser results for -base (277 potential bugs)
Date: Fri, 10 Sep 2010 21:18:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.11) Gecko/20100714 SUSE/3.0.6 Thunderbird/3.0.6

Am 09.09.2010 19:34, schrieb David Chisnall:
> The static analyser front end thingy is not installed by default with clang, 
> so if you want to do this you will need to run it from its location in the 
> source tree, something like this:
> 
> $ ~/llvm/tools/clang/tools/scabuild/scan-build -k gmake
> 
> This will generate a directory in /tmp (you can control the output location 
> with -o) containing the analysis results.  Note that some of the things the 
> analyser does are O(n^2), so it can take a very long time to run.  It took me 
> about 15 minutes to run for -base, generating 73MB of HTML in the process.  
> You can find the results here:
> 
> http://theravensnest.org/gsbase/
> 
> At some point, I'll set up a nightly cron job on that machine to 
> automatically run it on GNUstep and Étoilé.  

Thank you for doing this, would you mind to run it over gui as well? Not
that I currently have time to fix the hundreds of bugs this would find...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]