mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Re-enable implicit-fallthrough warning
This commit is contained in:
committed by
Julian Oes
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
|
||||
|
||||
Reference in New Issue
Block a user