Skip to content

Commit

Permalink
Revise -Wno-sign-conversion
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jun 10, 2024
1 parent 26f9de8 commit 9c8c513
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmake/noa/compiler/options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ function(noa_add_default_options visibility target)
-Wfloat-conversion
-Wimplicit-fallthrough
-Wsign-compare
# TODO: Enable this flag for safety
-Wno-sign-conversion
-Wsign-conversion
-Wunknown-pragmas
-Wnon-virtual-dtor
-Woverloaded-virtual
Expand Down

0 comments on commit 9c8c513

Please sign in to comment.