Coverity PW.MISSING_DECL_SPECIFIERS - CID 10676
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:/
CID: 10676
Checker: PW.MISSING_
Category: No category available
CWE definition: No definition available
File: /usr/include/
Function: No function name available
Code snippet:
202 inline QT3_SUPPORT int ungetch(int c) { ungetChar(
203 #endif
204 };
205
CID 10676 - PW.MISSING_
this declaration has no storage class or type specifier
During compilation of file '/tmp/buildd/
206 Q_DECLARE_
207
208 #ifdef QT3_SUPPORT
209 static QT3_SUPPORT_
210 static QT3_SUPPORT_
211 static QT3_SUPPORT_