File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/qml/qqmlbuiltinfunctions.cpp @ Line 1279 | misc-use-anonymous-namespace | function 'throwInvalidCharacter' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qml/qml/qqmlbuiltinfunctions.cpp @ Line 1313 | misc-use-anonymous-namespace | function 'convertVariantList' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qml/qml/qqmlengine.cpp @ Line 318 | clang-diagnostic-deprecated-declarations | 'args' is deprecated: Remove this function once the qtdeclarative patch is merged. Arguments are now copied by the QQueuedMetaCallEvent constructor and not the caller. | 3 | unreviewed | |
4 | src/qml/qml/qqmlengine.cpp @ Line 319 | clang-diagnostic-deprecated-declarations | 'types' is deprecated: Remove this function once the qtdeclarative patch is merged. Arguments are now copied by the QQueuedMetaCallEvent constructor and not the caller. | 3 | unreviewed | |
5 | src/qml/qml/qqmlimport.cpp @ Line 1096 | misc-use-anonymous-namespace | function 'insertImport' declared 'static', move to anonymous namespace instead | 1 | unreviewed |