On 13-10-15 08:23, Stefan Schmidt wrote:
> Hello.
> 
> On 10/14/2013 10:25 PM, Boris Faure wrote:
> > billiob pushed a commit to branch master.
> > 
> > http://git.enlightenment.org/apps/terminology.git/commit/?id=c4366ed2b57c685cb9130ff7c5b4105692cfa207
> > 
> > commit c4366ed2b57c685cb9130ff7c5b4105692cfa207
> > Author: Boris Faure <bill...@gmail.com>
> > Date:   Mon Oct 14 23:22:19 2013 +0200
> > 
> >     fix CID 1106345 - missing parentheses
> 
> This does not match the change. At least a ! is no ) or ( in my font. :)

This was the name of the issue in coverity. I could have written
something better.

> > -        if ((config) && (!file[0] != '.') &&
> > +        if ((config) && (file[0] != '.') &&

-- 
Boris Faure
Pointer Arithmetician

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&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