HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #918786
Qt shadows: menu.cpp foreach() inside foreach() shadow warnings
Start date:
Due date:
% Done:
0%
Estimated time:
Description
menu.cpp has two foreach() inside each other in several places, causing shadow warning because their internal variables.
Related issues
History
#1
Updated by Marko Lindqvist over 1 year ago
- Blocks Bug #900828: -Wshadow warnings in C++ code added
#2
Updated by Marko Lindqvist over 1 year ago
- File 0005-Qt-Fix-foreach-inside-foreach-shadow-warnings-from-m.patch 0005-Qt-Fix-foreach-inside-foreach-shadow-warnings-from-m.patch added
- File 0006-Qt-Fix-foreach-inside-foreach-shadow-warnings-from-m.patch 0006-Qt-Fix-foreach-inside-foreach-shadow-warnings-from-m.patch added
- Status changed from In Progress to Resolved
#3
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist