0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Remove -Wbehaviours dialyzer option unavailable in R15B

This commit is contained in:
Loïc Hoguin 2011-12-16 01:26:19 +01:00
parent a7a6faf91e
commit 621411350a

View file

@ -29,8 +29,7 @@ build-plt:
--apps kernel stdlib sasl inets crypto public_key ssl --apps kernel stdlib sasl inets crypto public_key ssl
dialyze: dialyze:
@$(DIALYZER) --src src --plt .cowboy_dialyzer.plt \ @$(DIALYZER) --src src --plt .cowboy_dialyzer.plt -Werror_handling \
-Wbehaviours -Werror_handling \
-Wrace_conditions -Wunmatched_returns # -Wunderspecs -Wrace_conditions -Wunmatched_returns # -Wunderspecs
docs: docs: