When using std::format with a format argument of type std::string or char *, KDevelop complains about it even though it compiles just fine.
std::format
std::string
char *
I’m wondering if I misconfigured something here.
KDevelop Version 6.3.250803 (25.08.3)