Coverity PW.EXPR_HAS_NO_EFFECT - CID 10648
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Nux | Status tracked in 4.0 | |||||
4.0 |
Fix Released
|
Medium
|
Michi Henning | |||
nux (Ubuntu) |
Fix Released
|
Medium
|
Michi Henning |
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: 10648
Checker: PW.EXPR_
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/
Function: No function name available
Code snippet:
90 catch (boost:
91 #else
92 catch (boost:
93 #endif
CID 10648 - PW.EXPR_
expression has no effect
During compilation of file '/tmp/buildd/
expression has no effect
During compilation of file '/tmp/buildd/
expression has no effect
During compilation of file '/tmp/buildd/
expression has no effect
During compilation of file '/tmp/buildd/
94 return std::make_pair<T, bool>(T(), false);
95 }
96 }
97
98 };
99
Related branches
- Michi Henning (community): Approve
-
Diff: 28 lines (+2/-6)2 files modifiedNuxCore/PropertyTraits.h (+1/-5)
configure.ac (+1/-1)
Changed in nux (Ubuntu): | |
status: | New → Fix Released |
assignee: | nobody → Michi Henning (michihenning) |
importance: | Undecided → Medium |
Source file with Coverity annotations.