Hello there,


plasma-desktop-5.12.0/kcms/kfontinst/lib/Misc.cpp:294]: (style) Same expression 
on both sides of '||'.

Source code is


    return "font/otf"==mime || "font/ttf"==mime ||
           "application/x-font-type1"==mime || "application/x-font-ttf"==mime ||
           "application/x-font-otf"==mime || "application/x-font-type1"==mime;

x-font-type1 gets mentioned twice. Suggest code rework.


Regards


David Binderman

Reply via email to