On 14/12/2013 07:02, Markus Mohrhard wrote:
Hey,
2013/12/13 julien2412 mailto:serval2...@yahoo.fr>>
Hello,
Cppcheck reported this:
[oox/source/export/chartexport.cxx:1822] ->
[oox/source/export/chartexport.cxx:1822]: (style) Same expression
on both
sides of '=='.
Hey,
2013/12/13 julien2412
> Hello,
>
> Cppcheck reported this:
> [oox/source/export/chartexport.cxx:1822] ->
> [oox/source/export/chartexport.cxx:1822]: (style) Same expression on both
> sides of '=='.
>
> Indeed we have:
>1822 if (aValues[i] == aValues[i])
>1823 pF
Hello,
Cppcheck reported this:
[oox/source/export/chartexport.cxx:1822] ->
[oox/source/export/chartexport.cxx:1822]: (style) Same expression on both
sides of '=='.
Indeed we have:
1822 if (aValues[i] == aValues[i])
1823 pFS->write( aValues[i] );
see
http://opengrok.libr