← Back to team overview

desktop-packages team mailing list archive

[Bug 957630] Re: Coverity PW.MISSING_DECL_SPECIFIERS - CID 10674

 

** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => Low

** Changed in: sni-qt (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sni-qt in Ubuntu.
https://bugs.launchpad.net/bugs/957630

Title:
  Coverity PW.MISSING_DECL_SPECIFIERS - CID 10674

Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

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: 10674
  Checker: PW.MISSING_DECL_SPECIFIERS
  Category: No category available
  CWE definition: No definition available
  File: /usr/include/qt4/QtCore/qglobal.h
  Function: No function name available
  Code snippet:
  1178    Utility macros and inline functions
  1179 */
  1180 
  1181 template <typename T>
  CID 10674 - PW.MISSING_DECL_SPECIFIERS
  this declaration has no storage class or type specifier
  During compilation of file '/tmp/buildd/sni-qt-0.2.5/obj-x86_64-linux-gnu/tests/auto/qrc_test.cxx'
  1182 Q_DECL_CONSTEXPR inline T qAbs(const T &t) { return t >= 0 ? t : -t; }
  1183 
  1184 Q_DECL_CONSTEXPR inline int qRound(qreal d)
  1185 { return d >= qreal(0.0) ? int(d + qreal(0.5)) : int(d - int(d-1) + qreal(0.5)) + int(d-1); }
  1186 
  1187 #if defined(QT_NO_FPU) || defined(QT_ARCH_ARM) || defined(QT_ARCH_WINDOWSCE) || defined(QT_ARCH_SYMBIAN)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/957630/+subscriptions