aliter

Code pulled with git from git://github.com/aliter/aliter.git with the last commit being 39b101f

These are Current warnings for aliter.

dialyzer -n -q -Wno_improper_lists ebin/
gen_listener_tcp.erl:71: Call to missing or unexported function gen_server:multicall/2
gen_listener_tcp.erl:74: Call to missing or unexported function gen_server:multicall/3
gen_listener_tcp.erl:77: Call to missing or unexported function gen_server:multicall/4
gen_listener_tcp.erl:83: Call to missing or unexported function gen_server:cast/3
api.erl:2: Callback info about the gen_listener_tcp behaviour is not available
api.erl:19: Function start_link/1 has no local return
api.erl:34: Function loop/2 will never be called
api.erl:42: Call to missing or unexported function gen_server_tcp:cast/2
api.erl:60: Function handle_accept/2 has no local return
api.erl:62: The created fun has no local return
api.erl:67: Function handle_call/3 has no local return
api.erl:72: Function handle_cast/2 has no local return
api.erl:77: Function handle_info/2 has no local return
api.erl:82: Function terminate/2 has no local return
char.erl:53: Function stop/0 has no local return
char_fsm.erl:191: The pattern 'nil' can never match the type #char{id::integer()}
char_fsm.erl:347: Function handle_info/3 has no local return
char_fsm.erl:356: Function terminate/3 has no local return
char_srv.erl:2: Callback info about the gen_server_tcp behaviour is not available
char_srv.erl:19: Function start_link/1 has no local return
char_srv.erl:64: Function handle_cast/2 has no local return
char_srv.erl:82: The created fun has no local return
char_srv.erl:97: Function handle_info/2 has no local return
char_srv.erl:106: Function terminate/2 has no local return
config.erl:118: Function setup/0 has no local return
config.erl:130: The call file:open(string(),'write') breaks the contract (Filename,Modes) -> {'ok',IoDevice} | {'error',Reason} when is_subtype(Filename,name()), is_subtype(Modes,[mode()]), is_subtype(IoDevice,io_device()), is_subtype(Reason,posix() | 'badarg' | 'system_limit')
db.erl:285: The created fun has no local return
db.erl:286: Function delete_guild_/2 has no local return
db.erl:289: The pattern {'char', _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _} can never match the type #guild{}
gen_packet_server.erl:5: Callback info about the gen_nb_server behaviour is not available
gen_packet_server.erl:30: Function handle_call/3 has no local return
gen_packet_server.erl:35: Function handle_cast/2 has no local return
gen_packet_server.erl:40: Function handle_info/2 has no local return
gen_packet_server.erl:45: Function terminate/2 has no local return
gen_packet_server.erl:54: Function new_connection/4 has no local return
gen_packet_server.erl:67: The created fun has no local return
gen_packet_server.erl:87: Function client_worker/3 has no local return
gen_packet_server.erl:121: The created fun has no local return
gen_server_tcp.erl:241: Function terminate/2 has no local return
log.erl:29: Function log/3 has no local return
log.erl:56: Function debug/1 has no local return
log.erl:60: Function debug/2 has no local return
log.erl:64: Function info/1 has no local return
log.erl:68: Function info/2 has no local return
log.erl:72: Function warning/1 has no local return
log.erl:76: Function warning/2 has no local return
log.erl:80: Function error/1 has no local return
log.erl:84: Function error/2 has no local return
login.erl:43: Function stop/0 has no local return
login_fsm.erl:32: Function locked/2 has no local return
login_fsm.erl:83: Function successful_login/2 will never be called
login_fsm.erl:99: The created fun has no local return
login_fsm.erl:139: Function register_account/4 will never be called
login_fsm.erl:149: Function create_new_account/4 will never be called
login_fsm.erl:152: Call to missing or unexported function db:get_account_id/1
login_fsm.erl:206: Function handle_sync_event/4 has no local return
login_fsm.erl:211: Function handle_info/3 has no local return
login_srv.erl:2: Callback info about the gen_server_tcp behaviour is not available
login_srv.erl:16: Function start_link/1 has no local return
login_srv.erl:47: Function handle_cast/2 has no local return
login_srv.erl:60: Function handle_info/2 has no local return
login_srv.erl:69: Function terminate/2 has no local return
nif.erl:10: Function pathfind/3 has no local return
zone.erl:14: The created fun has no local return
zone.erl:52: Function stop/0 has no local return
zone_commands.erl:139: Function add_zeny/3 will never be called
zone_commands.erl:149: The created fun has no local return
zone_fsm.erl:112: Function locked/3 has no local return
zone_fsm.erl:125: The created fun has no local return
zone_fsm.erl:229: Function valid/3 has no local return
zone_fsm.erl:312: Function walking/3 has no local return
zone_fsm.erl:437: The created fun has no local return
zone_fsm.erl:639: Function handle_sync_event/4 has no local return
zone_fsm.erl:647: Function handle_info/3 has no local return
zone_fsm.erl:655: Function terminate/3 has no local return
zone_map.erl:16: Function start_link/1 has no local return
zone_map.erl:45: The pattern 'none' can never match the type 'false' | tuple()
zone_map.erl:178: The created fun has no local return
zone_map.erl:195: Function handle_info/2 has no local return
zone_map.erl:208: Function terminate/2 has no local return
zone_maps_sup.erl:12: Function start_link/2 has no local return
zone_master.erl:22: Function start_link/1 has no local return
zone_master.erl:27: Function init/1 has no local return
zone_master.erl:45: Function will never be called
zone_master.erl:128: Function handle_info/2 has no local return
zone_master.erl:137: Function terminate/2 has no local return
zone_master.erl:146: Function who_serves/2 will never be called
zone_master.erl:167: Function get_player/2 will never be called
zone_master.erl:180: Function get_player_by/2 will never be called
zone_master_sup.erl:12: Function start_link/1 has no local return
zone_npc.erl:15: Function load_all/0 has no local return
zone_npc.erl:21: Function load_scripts/1 will never be called
zone_srv.erl:3: Callback info about the gen_server_tcp behaviour is not available
zone_srv.erl:20: Function start_link/2 has no local return
zone_srv.erl:97: Function handle_info/2 has no local return
zone_srv.erl:106: Function terminate/2 has no local return
zone_srv.erl:115: Function player_count/1 will never be called
zone_srv.erl:123: Function get_actor/2 will never be called
zone_srv.erl:136: Function get_player_by/2 will never be called
zone_srv_sup.erl:12: Function start_link/2 has no local return
zone_zones_sup.erl:12: Function start_link/1 has no local return
zone_zones_sup.erl:22: The created fun has no local return
zone_zones_sup.erl:29: The created fun has no local return