mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 00:44:08 +08:00
Re-enable implicit-fallthrough warning
This commit is contained in:
parent
7f6a9e587f
commit
d41f72f092
@ -87,7 +87,6 @@ function(px4_add_common_flags)
|
||||
-Wunused-variable
|
||||
|
||||
# disabled warnings
|
||||
-Wno-implicit-fallthrough # set appropriate level and update
|
||||
-Wno-missing-field-initializers
|
||||
-Wno-missing-include-dirs # TODO: fix and enable
|
||||
-Wno-unused-parameter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user