dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #34744
[Bug 937583] Re: Coverity PW.EXPR_HAS_NO_EFFECT - CID 10648
** Changed in: nux (Ubuntu)
Status: New => Fix Released
** Changed in: nux (Ubuntu)
Importance: Undecided => Medium
** Changed in: nux (Ubuntu)
Assignee: (unassigned) => Michi Henning (michihenning)
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/937583
Title:
Coverity PW.EXPR_HAS_NO_EFFECT - CID 10648
Status in Nux:
Fix Released
Status in Nux 4.0 series:
Fix Released
Status in nux package in Ubuntu:
Fix Released
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: 10648
Checker: PW.EXPR_HAS_NO_EFFECT
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/nux-2.4.0/NuxCore/PropertyTraits.h
Function: No function name available
Code snippet:
90 catch (boost::bad_lexical_cast const& ) {
91 #else
92 catch (boost::bad_lexical_cast const& e) {
93 #endif
CID 10648 - PW.EXPR_HAS_NO_EFFECT
expression has no effect
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/AbstractButton.cpp'
expression has no effect
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/AbstractButton.cpp'
expression has no effect
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/AbstractButton.cpp'
expression has no effect
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/AbstractButton.cpp'
94 return std::make_pair<T, bool>(T(), false);
95 }
96 }
97
98 };
99
To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/937583/+subscriptions