Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/text/qstringconverter.cpp @ Line 1694 cppcoreguidelines-special-member-functions class 'QStringConverterICU' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
2 src/corelib/text/qstringconverter.cpp @ Line 1905 bugprone-signed-char-misuse 'signed char' to 'qsizetype' (aka 'long long') conversion; consider casting to 'unsigned char' first. 1 unreviewed