Coverity PW.MISSING_DECL_SPECIFIERS - CID 10678

Bug #944201 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Qt bindings for libdee
New
Undecided
Unassigned

Bug Description

This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 10678
Checker: PW.MISSING_DECL_SPECIFIERS
Category: No category available
CWE definition: No definition available
File: /usr/include/qt4/QtCore/qnamespace.h
Function: No function name available
Code snippet:
1795 #ifdef Q_MOC_RUN
1796 ;
1797 #endif
1798
CID 10678 - PW.MISSING_DECL_SPECIFIERS
this declaration has no storage class or type specifier
During compilation of file '/tmp/buildd/libqtdee-0.2.4/deelistmodel.cpp'
1799 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::MouseButtons)
1800 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::Orientations)
1801 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::KeyboardModifiers)
1802 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::WindowFlags)
1803 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::Alignment)
1804 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::ImageConversionFlags)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.