|
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
1 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 310
|
|
clang-diagnostic-mismatched-tags |
'BoundFunction' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI |
2 |
|
2 |
src/qml/qml/qqmlpropertybinding_p.h @ Line 65
|
|
clang-diagnostic-mismatched-tags |
class 'BoundFunction' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI |
3 |
|