Opened 10 years ago
Closed 5 years ago
#8472 closed Patches (duplicate)
Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic.
| Reported by: | Owned by: | Samuel Krempp | |
|---|---|---|---|
| Milestone: | Boost 1.62.0 | Component: | format | 
| Version: | Boost 1.61.0 | 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 (2)
by , 10 years ago
| Attachment: | format.patch added | 
|---|
comment:1 by , 5 years ago
| Milestone: | To Be Determined → Boost 1.62.0 | 
|---|---|
| Resolution: | → duplicate | 
| Status: | new → closed | 
| Version: | Boost Development Trunk → Boost 1.61.0 | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Duplicate of #8408, patch was applied in 1.62.0.