On Mon, Jan 6, 2014 at 6:21 PM, David Seikel <onef...@gmail.com> wrote:

> On Mon, 6 Jan 2014 09:31:59 +0100 Stefan Schmidt
> <ste...@datenfreihafen.org> wrote:
>
> > clang scan-build:
> > o EFL scan-build reports 484 (483) issues.
> >
> https://build.enlightenment.org/job/nightly_efl_clang_x86_64/lastSuccessfu
> > lBuild/artifact/scan-build/build/
> > o Elementary scan-build reports 121 (119)
>
> Elementary reports 121 of what?  Hard to tell if this is good or bad.
> I would guess it's "issues" like the EFL version just above it.  Should
> state that.
>
>
It looks like there are many false alarms but can't mark it as false alarm
like coverity.
For example, in internal function, we used ELM_WIDGET_DATA_GET(obj, sd) and
clang reported "dereference of null pointer" on sd->resize_obj.
But sd should not be null inside internal functions and checking null will
hide the root problem.
Is there a way to fix the clang build or we should just follow the reports?

Anyhow, I found some useful reports from clang.
Thanks clang!

Daniel Juyung Seo (SeoZ)



> --
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to