Re: Review Request: parenthesis and not null checking

2012-11-11 Thread Jaime Torres Amate
> On Nov. 10, 2012, 10:21 p.m., Rolf Eike Beer wrote: > > A simple way to verify if this is correct is check if you and the compiler > > agree on the code. Run "make -n" in the build tree to get the full compiler > > command line, then insert a "-S" (assuming you are using gcc) and change > >

Re: Review Request: parenthesis and not null checking

2012-11-10 Thread Rolf Eike Beer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107213/#review21785 --- A simple way to verify if this is correct is check if you and t

Review Request: parenthesis and not null checking

2012-11-05 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107213/ --- Review request for kdelibs. Description --- place some parenthesis ar