Coverity PW.PARAMETER_HIDDEN - CID 12484 - plugins/staticswitcher/src/staticswitcher.cpp - declaration hides parameter "w" (declared at line 531) -> 594 foreach (CompWindow *w, windows)

Bug #1101579 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Triaged
Medium
MC Return
0.9.9
New
Medium
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: 12484
Checker: PW.PARAMETER_HIDDEN
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/compiz-0.9.9~daily13.01.14/plugins/staticswitcher/src/staticswitcher.cpp
Function: No function name available
Code snippet:
590
591 updateWindowList ();
592
593 int i = 0;
CID 12484 - PW.PARAMETER_HIDDEN
declaration hides parameter "w" (declared at line 531)
594 foreach (CompWindow *w, windows)
595 {
596 selectedWindow = w;
597 move = pos = i;
598
599 if (selectedWindow == selected)

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : compiz-0.9.9: /tmp/buildd/compiz-0.9.9~daily13.01.14/plugins/staticswitcher/src/staticswitcher.cpp

Source file with Coverity annotations.

Changed in compiz:
importance: Undecided → Medium
MC Return (mc-return)
summary: - Coverity PW.PARAMETER_HIDDEN - CID 12484
+ Coverity PW.PARAMETER_HIDDEN - CID 12484 -
+ plugins/staticswitcher/src/staticswitcher.cpp - declaration hides
+ parameter "w" (declared at line 531) -> 594 foreach (CompWindow *w,
+ windows)
Changed in compiz:
milestone: none → 0.9.10.0
MC Return (mc-return)
Changed in compiz:
status: New → Triaged
assignee: nobody → MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.0 → 0.9.10.2
MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.2 → 0.9.11.0
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.