Re: [RESOLVED] cppcheck: Same expression in edtwin.cxx (sw module)

2013-12-18 Thread Caolán McNamara
On Fri, 2013-12-13 at 15:26 -0800, julien2412 wrote: > Hello, > > Cppcheck reported this: > [sw/source/ui/docvw/edtwin.cxx:3322] -> > [sw/source/ui/docvw/edtwin.cxx:3322]: (style) Same expression on both sides > of '&&' > > Indeed we have: >3319 // if the cursor positi

cppcheck: Same expression in edtwin.cxx (sw module)

2013-12-13 Thread julien2412
Hello, Cppcheck reported this: [sw/source/ui/docvw/edtwin.cxx:3322] -> [sw/source/ui/docvw/edtwin.cxx:3322]: (style) Same expression on both sides of '&&' Indeed we have: 3319 // if the cursor position was corrected or if a Fly 3320 // was sel