[PATCH] cppCheck: clarifyCondition
Christophe JAILLET (via Code Review)
gerrit at gerrit.libreoffice.org
Sun Nov 11 01:43:04 PST 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1031
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/1031/1
cppCheck: clarifyCondition
Remove some warnings about:
Boolean result is used in bitwise operation
Suspicious condition (assignment + comparison)
Also reduce scope of a variable.
Change-Id: I553e5a09ed1d6276be61efbbb2c28d165a69af39
Signed-off-by: jailletc36 <christophe.jaillet at wanadoo.fr>
---
M sax/source/expatwrap/saxwriter.cxx
M sc/source/ui/miscdlgs/acredlin.cxx
M sw/source/filter/ww8/ww8par5.cxx
3 files changed, 5 insertions(+), 5 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1031
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I553e5a09ed1d6276be61efbbb2c28d165a69af39
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
More information about the LibreOffice
mailing list