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...
Feature #852923
fc__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)
Related issues
History
#1
Updated by Marko Lindqvist over 2 years ago
- Status changed from New to In Progress
- Sprint/Milestone set to 2.6.2
#2
Updated by Marko Lindqvist over 2 years ago
- Related to Feature #852929: Enable -Wimplicit-fallthrough added
#3
Updated by Marko Lindqvist over 2 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.
#4
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist