mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
CI: Enable -Wundefined-reinterpret-cast
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -410,6 +410,9 @@ jobs:
|
||||
toolset.flags gcc.compile OPTIONS <warnings>extra :
|
||||
-Wshadow-local
|
||||
: unchecked ;
|
||||
toolset.flags clang-linux.compile OPTIONS <warnings>extra :
|
||||
-Wundefined-reinterpret-cast
|
||||
: unchecked ;
|
||||
|
||||
# Ignore some warnings
|
||||
feature.feature known-warnings : suppress : optional incidental propagated ;
|
||||
|
||||
Reference in New Issue
Block a user