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...*
Actions
Bug #923440
closedRuledit shadows: req_vec_fix::req_vec_fix() shadow warning
Status:
Closed
Priority:
Normal
Assignee:
Category:
freeciv-ruledit
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
With shadow warnings enabled:
../../../../src/tools/ruledit/req_vec_fix.cpp: In constructor ‘req_vec_fix::req_vec_fix(ruledit_gui*, req_vec_fix_item*)’:
../../../../src/tools/ruledit/req_vec_fix.cpp:144:44: error: declaration of ‘item_info’ shadows a member of ‘req_vec_fix’ [-Werror=shadow]
Files
Related issues
Updated by Marko Lindqvist almost 2 years ago
- Blocks Bug #900828: -Wshadow warnings in C++ code added
Updated by Marko Lindqvist almost 2 years ago
- File 0040-Ruledit-Fix-req_vec_fix-req_vec_fix-shadow-warning.patch 0040-Ruledit-Fix-req_vec_fix-req_vec_fix-shadow-warning.patch added
- Status changed from In Progress to Resolved
Updated by Marko Lindqvist almost 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist
Actions