Re: Compiler warnings

2015-01-07 Thread Jaroslaw Staniek
On 7 January 2015 at 16:42, André Wöbbeking wrote: > Hi, > Thanks for letting us know! Fixed one in Kexi. Also pushed a "Replace obsolete QRect*::unite() with united()" fix, BTW. [..] > calligra/krita/image/krita_utils.cpp:131 This krita_utils.cpp:131 line looks like a bug: totalRect.

Compiler warnings

2015-01-07 Thread André Wöbbeking
Hi, compiling Calligra master with Clang I get some interesting warnings that should be fixed: warning: logical not is only applied to the left hand side of this comparison calligra/krita/plugins/formats/psd/psd_image_data.cpp:310 calligra/krita/plugins/formats/psd/psd_layer_record.cpp:718 call