Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#8471 closed Patches (wontfix)

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

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

config.patch (816 bytes ) - added by Alexander Kornienko <alexfh@…> 10 years ago.

Download all attachments as: .zip

Change History (3)

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

Attachment: config.patch added

comment:1 by John Maddock, 10 years ago

Resolution: wontfix
Status: newclosed

Sorry but the configure tests can't depend on Boost.Config (or any of Boost really for that matter).

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

Makes sense. BTW, have you seen my comment on #8408 regarding trailing whitespaces?

Note: See TracTickets for help on using tickets.