erldis

Code pulled with hg from http://bitbucket.org/japerk/erldis on Mon Feb 13 04:03:52 EET 2012

These are Current warnings for erldis.

dialyzer -n -q -Wno_improper_lists ebin
erldis_client.erl:14: Callback info about the gen_server2 behaviour is not available
erldis_client.erl:280: The pattern <State, _> can never match since previous clauses completely covered the type <#redis{},'false' | 'once'>
gen_server2.erl:357: The call sys:handle_debug(Debug::any(),{'gen_server2', 'print_event'},Name::any(),{'in',_}) breaks the contract (Debug,FormFunc,Extra,Event) -> [dbg_opt()] when is_subtype(Debug,[dbg_opt()]), is_subtype(FormFunc,dbg_fun()), is_subtype(Extra,term()), is_subtype(Event,system_event())
gen_server2.erl:582: Function handle_msg/8 will never be called
gen_server2.erl:628: Function handle_common_reply/8 will never be called
gen_server2.erl:646: Function reply/5 will never be called
gen_server2.erl:658: Function system_terminate/4 has no local return
gen_server2.erl:794: Call to missing or unexported function global:safe_whereis_name/1
gen_server2.erl:816: Call to missing or unexported function global:safe_whereis_name/1