-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
When compiling under clang 19.1.7 with werror and a number of other flags (we run with most warnings enabled), the line https://github.com/boostorg/function/blob/develop/include/boost/function/function_base.hpp#L147 is flagged with error: switch missing default label [-Werror,-Wswitch-default]. Given this is based on the enum at
| enum functor_manager_operation_type { |
Env:
Alma 9.6
Boost 1.88.0 via cmake
clang 19.1.7
Metadata
Metadata
Assignees
Labels
No labels