Hi

On 18.03.2012 12:41, julien2412 wrote:
Just to make notice that Cppcheck reports "Same expression on both sides of
'=='" on sc/source/core/data/dpitemdata.cxx, line 217. Here are the lines :
...
     216     if (mbStringInterned && r.mbStringInterned)
     217         return mpString == mpString;<---- HERE

Wow! There definitely must be "return mpString == r.mpString". Probably Kohei would like to redo his performance tests...

Do you prefer to push fixes yourself? :)

Thanks!!!

Ivan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to