File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | /usr/include/dbus-1.0/dbus/dbus-connection.h @ Line 52 | clang-diagnostic-mismatched-tags | struct 'DBusConnection' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI | 2 | unreviewed | |
2 | src/gui/accessible/linux/dbusconnection_p.h @ Line 30 | clang-diagnostic-mismatched-tags | 'DBusConnection' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI | 2 | unreviewed | |
3 | src/gui/accessible/qaccessible.h @ Line 610 | cppcoreguidelines-special-member-functions | class 'QAccessibleAnnouncementEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |