Adding a string and an int doesn't convert the int to a string.
Detected by clang
warning: adding 'Kolab::PartStatus' to a string does not append to the string [-Wstring-plus-int]
Adding a string and an int doesn't convert the int to a string. Tags None Referenced Files None Subscribers None
Description
Details
|