aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_SUITE_data
diff options
context:
space:
mode:
authorGustav Simonsson <[email protected]>2012-03-15 11:35:20 +0100
committerGustav Simonsson <[email protected]>2012-03-15 11:35:20 +0100
commitd789eb25f5e426c5eeeac738ec687e61fe5984ac (patch)
treed6779a22a3b0d491622e389d848d34919c501cb5 /lib/dialyzer/test/r9c_SUITE_data
parent5770544e06548e5aec265eaca487429bcf332b42 (diff)
parentdb9c249a0dd1c948f9bcbc47df166c13e7856357 (diff)
downloadotp-d789eb25f5e426c5eeeac738ec687e61fe5984ac.tar.gz
otp-d789eb25f5e426c5eeeac738ec687e61fe5984ac.tar.bz2
otp-d789eb25f5e426c5eeeac738ec687e61fe5984ac.zip
Merge branch 'maint'
Diffstat (limited to 'lib/dialyzer/test/r9c_SUITE_data')
-rw-r--r--lib/dialyzer/test/r9c_SUITE_data/results/inets1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dialyzer/test/r9c_SUITE_data/results/inets b/lib/dialyzer/test/r9c_SUITE_data/results/inets
index 0e8ddf5492..d789d8d246 100644
--- a/lib/dialyzer/test/r9c_SUITE_data/results/inets
+++ b/lib/dialyzer/test/r9c_SUITE_data/results/inets
@@ -8,6 +8,7 @@ http_lib.erl:424: The variable _ can never match since previous clauses complete
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:660: Function exit_session_ok/2 has no local return
+httpc_handler.erl:676: Function format_time/0 will never be called
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()}}
httpc_manager.erl:478: The pattern {'error', Reason} can never match the type 'ok' | {number(),#session{clientclose::boolean(),pipeline::[],quelength::1}}