misultin

Code pulled with git from git://github.com/ostinelli/misultin.git with the last commit being 1973f5c

These are Current warnings for misultin.

dialyzer -n -q -Wno_improper_lists ebin
misultin.erl:95: The return type {'error',_} | {'ok',_} in the specification of init/1 is not a subtype of 'ignore' | {'ok',{{'one_for_all',non_neg_integer(),non_neg_integer()} | {'one_for_one',non_neg_integer(),non_neg_integer()} | {'rest_for_one',non_neg_integer(),non_neg_integer()} | {'simple_one_for_one',non_neg_integer(),non_neg_integer()},[{_,{atom() | tuple(),atom(),'undefined' | [any()]},'permanent' | 'temporary' | 'transient','brutal_kill' | 'infinity' | non_neg_integer(),'supervisor' | 'worker','dynamic' | [atom() | tuple()]}]}}, which is the expected return type for the callback of supervisor behaviour
misultin_acceptors_sup.erl:71: The return type {'error',_} | {'ok',_} in the specification of init/1 is not a subtype of 'ignore' | {'ok',{{'one_for_all',non_neg_integer(),non_neg_integer()} | {'one_for_one',non_neg_integer(),non_neg_integer()} | {'rest_for_one',non_neg_integer(),non_neg_integer()} | {'simple_one_for_one',non_neg_integer(),non_neg_integer()},[{_,{atom() | tuple(),atom(),'undefined' | [any()]},'permanent' | 'temporary' | 'transient','brutal_kill' | 'infinity' | non_neg_integer(),'supervisor' | 'worker','dynamic' | [atom() | tuple()]}]}}, which is the expected return type for the callback of supervisor behaviour
misultin_websocket_draft-hixie-68.erl:34: Callback info about the misultin_websocket behaviour is not available
misultin_websocket_draft-hixie-76.erl:34: Callback info about the misultin_websocket behaviour is not available
misultin_websocket_draft-hybi-10.erl:34: Callback info about the misultin_websocket behaviour is not available
misultin_websocket_draft-hybi-17.erl:34: Callback info about the misultin_websocket behaviour is not available