Skip to content

tea replace '(time % year) / day' with boolean

Marius Pa requested to merge nmariusp/kteatime:work/nmariusp/if_mod into master

Fix PVS-Studio issue "/home/n/kde/src/utilities/kteatime/src/tea.cpp:71: warning: V793 It is odd that the result of the '(time % year) / day' statement is a part of the condition. Perhaps, this statement should have been compared with something else.".

Merge request reports