mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
stop ignoring Wmissing-field-initializers and fix (#9912)
This commit is contained in:
@@ -404,7 +404,6 @@ function(px4_add_common_flags)
|
||||
)
|
||||
|
||||
set(cxx_warnings
|
||||
-Wno-missing-field-initializers
|
||||
-Wno-overloaded-virtual # TODO: fix and remove
|
||||
-Wreorder
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user