Skip to content

Commit

Permalink
Adjust line numbers in known_dialyzer_warnings file
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Faulet committed Feb 26, 2014
1 parent 68f1f7c commit 615f94a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions known_dialyzer_warnings
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

mime_type_c.erl:69: The variable _ can never match since previous clauses completely covered the type 'true'
yaws.erl:2420: Guard test Ret::'file' == 'fd' can never succeed
yaws.erl:2428: Guard test Ret::'file' == 'binfd' can never succeed
yaws.erl:2659: The pattern 'false' can never match the type 'true'
yaws.erl:2668: The pattern 'false' can never match 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:596: 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
Expand Down

0 comments on commit 615f94a

Please sign in to comment.