On Thu, Sep 15, 2011 at 02:43:06PM -0700, julien2412 wrote:
> Hello,
>
> Here is a patch on 2 different code parts. Cppcheck detected these :
> core/vcl/source/gdi/sallayout.cxx
> 743 bitwiseOnBooleanstyle Boolean variable 'bAllOk' is used in
> bitwise
> operation. Did you mean && ?
Hello,
Here is a patch on 2 different code parts. Cppcheck detected these :
core/vcl/source/gdi/sallayout.cxx
743 bitwiseOnBooleanstyle Boolean variable 'bAllOk' is used in
bitwise
operation. Did you mean && ?
core/sfx2/source/appl/workwin.cxx
1073bitwiseOnBooleanstyle