Skip to content

Commit

Permalink
All the warnings except -Wextra
Browse files Browse the repository at this point in the history
Something in the build process generates code which violates the warn-on-unused
rule.
  • Loading branch information
olorin committed Jul 18, 2016
1 parent 60c3102 commit ecdbf8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ambiata-warden.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ library
cc-options:
-O3
-Wall
-Wextra
-Werror
-Wbad-function-cast
-Wnested-externs
Expand Down

0 comments on commit ecdbf8e

Please sign in to comment.