forked from erlyaws/yaws
-
Notifications
You must be signed in to change notification settings - Fork 1
/
known_dialyzer_warnings
20 lines (19 loc) · 1.24 KB
/
known_dialyzer_warnings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
mime_type_c.erl:69: The variable _ can never match since previous clauses completely covered the type 'true'
yaws.erl:2424: Guard test Ret::'file' == 'fd' can never succeed
yaws.erl:2432: Guard test Ret::'file' == 'binfd' can never succeed
yaws.erl:2677: The pattern 'false' can never match the type 'true'
yaws.erl:2686: The pattern 'false' can never match the type 'true'
yaws_api.erl:2559: The pattern 'false' can never match the type 'true'
yaws_config.erl:595: The pattern 'false' can never match the type 'true'
yaws_ctl.erl:532: Function hup/1 has no local return
yaws_ctl.erl:537: Function stop/1 has no local return
yaws_ctl.erl:541: Function status/1 has no local return
yaws_ctl.erl:544: Function load/1 has no local return
yaws_ctl.erl:566: Function trace/1 has no local return
yaws_ctl.erl:569: Function debug_dump/1 has no local return
yaws_ctl.erl:572: Function stats/1 has no local return
yaws_ctl.erl:574: Function running_config/1 has no local return
yaws_revproxy.erl:682: The pattern 'true' can never match the type 'false'
yaws_sendfile.erl:52: The pattern 'false' can never match the type 'true'
yaws_sendfile.erl:63: The pattern 'false' can never match the type 'true'
yaws_sup_restarts.erl:49: The pattern 'false' can never match the type 'true'