Skip to content

Commit

Permalink
More C compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerl13 committed May 24, 2020
1 parent 096214d commit 5a2dcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(env
(_ (c_flags :standard -Wall -Werror -Wpedantic)))
(_ (c_flags :standard -Werror -Wall -Wextra -Wpedantic)))

0 comments on commit 5a2dcaa

Please sign in to comment.