aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_SUITE_data
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2011-08-24 15:34:01 +0200
committerHenrik Nord <[email protected]>2011-08-24 15:34:06 +0200
commitadeecbacf58888df01d11c74f031581e2aab9520 (patch)
tree7e9cb5111796715d59ebc50e025ab61f14ad5226 /lib/dialyzer/test/r9c_SUITE_data
parent7d880af82b2aafda9fe88086f790c2ba4d117955 (diff)
parent3a7af1c4934c0ce4682d88a6dafc178c1d12a703 (diff)
downloadotp-adeecbacf58888df01d11c74f031581e2aab9520.tar.gz
otp-adeecbacf58888df01d11c74f031581e2aab9520.tar.bz2
otp-adeecbacf58888df01d11c74f031581e2aab9520.zip
Merge branch 'sa/dialyzer-server-loop-fix' into dev
* sa/dialyzer-server-loop-fix: Fix server loop detection OTP-9489
Diffstat (limited to 'lib/dialyzer/test/r9c_SUITE_data')
-rw-r--r--lib/dialyzer/test/r9c_SUITE_data/results/inets3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/dialyzer/test/r9c_SUITE_data/results/inets b/lib/dialyzer/test/r9c_SUITE_data/results/inets
index e6fd1fc8db..6b16dba2ff 100644
--- a/lib/dialyzer/test/r9c_SUITE_data/results/inets
+++ b/lib/dialyzer/test/r9c_SUITE_data/results/inets
@@ -7,9 +7,6 @@ http_lib.erl:286: The call http_lib:close('ip_comm' | {'ssl',_},any()) will neve
http_lib.erl:424: The variable _ can never match since previous clauses completely covered the type any()
http_lib.erl:438: The variable _ can never match since previous clauses completely covered the type any()
http_lib.erl:99: Function getHeaderValue/2 will never be called
-httpc_handler.erl:322: Function status_continue/2 has no local return
-httpc_handler.erl:37: Function init_connection/2 has no local return
-httpc_handler.erl:65: Function next_response_with_request/2 has no local return
httpc_handler.erl:660: Function exit_session_ok/2 has no local return
httpc_manager.erl:145: The pattern {ErrorReply, State2} can never match the type {{'ok',number()},number(),#state{reqid::number()}}
httpc_manager.erl:160: The pattern {ErrorReply, State2} can never match the type {{'ok',number()},number(),#state{reqid::number()}}