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
Feature #852923
closedfc__fallthrough
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Implement fc__fallthrough as a wrapper for gcc's '__attribute__ ((fallthrough))'. Use it where needed (to fix any false positive "-Wimplicit-fallthrough" warnings)
Files
Related issues
Updated by Marko Lindqvist over 3 years ago
- Status changed from New to In Progress
- Sprint/Milestone set to 2.6.2
Updated by Marko Lindqvist over 3 years ago
- Related to Feature #852929: Enable -Wimplicit-fallthrough added
Updated by Marko Lindqvist over 3 years ago
- File 0032-Add-implementation-of-fc__fallthrough.patch 0032-Add-implementation-of-fc__fallthrough.patch added
- Status changed from In Progress to Resolved
This patch adds implementation of fc__fallthrough. Using it is left to future tickets.
Updated by Marko Lindqvist over 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist
Actions