Opened 10 years ago

Closed 5 years ago

#8472 closed Patches (duplicate)

Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic.

Reported by: Alexander Kornienko <alexfh@…> 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)

format.patch (1.0 KB ) - added by Alexander Kornienko <alexfh@…> 10 years ago.

Download all attachments as: .zip

Change History (2)

by Alexander Kornienko <alexfh@…>, 10 years ago

Attachment: format.patch added

comment:1 by James E. King, III, 5 years ago

Milestone: To Be DeterminedBoost 1.62.0
Resolution: duplicate
Status: newclosed
Version: Boost Development TrunkBoost 1.61.0

Duplicate of #8408, patch was applied in 1.62.0.

Note: See TracTickets for help on using tickets.