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 #914093
Qt shadows: hud_battle_log::timerEvent() shadow warning because of foreach() usage
Start date:
Due date:
% Done:
0%
Estimated time:
Description
hud_battle_log::timerEvent() has two foreach() inside each other, 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 0024-Qt-Fix-shadow-warning-from-hud_battle_log-timerEvent.patch 0024-Qt-Fix-shadow-warning-from-hud_battle_log-timerEvent.patch added
- File 0016-Qt-Fix-shadow-warning-from-hud_battle_log-timerEvent.patch 0016-Qt-Fix-shadow-warning-from-hud_battle_log-timerEvent.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