File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/global/qnumeric.h @ Line 512 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | unreviewed | |
2 | src/corelib/io/qurl.cpp @ Line 812 | misc-use-anonymous-namespace | function 'recodeFromUser' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/corelib/io/qurl.cpp @ Line 825 | misc-use-anonymous-namespace | function 'recodeFromUser' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/corelib/serialization/qxmlstream.cpp @ Line 554 | misc-use-anonymous-namespace | function 'isDecoderForEncoding' declared 'static', move to anonymous namespace instead | 1 | unreviewed |