#8471 closed Patches (wontfix)
Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic.
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: | John Maddock |
Description
Patch that inserts BOOST_FALLTHROUGH to annotate fallthrough between switch cases. Ticket with discussion of BOOST_FALLTHROUGH: #8408
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | config.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Makes sense. BTW, have you seen my comment on #8408 regarding trailing whitespaces?
Note:
See TracTickets
for help on using tickets.
Sorry but the configure tests can't depend on Boost.Config (or any of Boost really for that matter).