Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erlang 18 future deprecations #337

Open
ruanpienaar opened this issue Jul 10, 2014 · 0 comments
Open

Erlang 18 future deprecations #337

ruanpienaar opened this issue Jul 10, 2014 · 0 comments

Comments

@ruanpienaar
Copy link
Contributor

/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_fm_chunked.erl:82: Warning: ambiguous call of overridden auto-imported BIF integer_to_binary/1
/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_fm_chunked.erl:87: Warning: ambiguous call of overridden auto-imported BIF integer_to_binary/1
/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_fm_chunked.erl:105: Warning: ambiguous call of overridden auto-imported BIF binary_to_integer/1
/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_ssh.erl:24: Warning: undefined callback function code_change/3 (behaviour 'ssh_channel')
/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_ssh.erl:24: Warning: undefined callback function handle_call/3 (behaviour 'ssh_channel')
/home/rp/code/LINC-Switch/deps/enetconf/src/enetconf_ssh.erl:24: Warning: undefined callback function handle_cast/2 (behaviour 'ssh_channel')
/home/rp/code/LINC-Switch/apps/linc_us5/src/linc_us5_groups.erl:396: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2
/home/rp/code/LINC-Switch/apps/linc_us5/src/linc_us5_monitor.erl:73: Warning: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
/home/rp/code/LINC-Switch/apps/linc_us5/src/linc_us5_monitor.erl:75: Warning: type queue/0 is deprecated and will be removed in OTP 18.0; use use queue:queue/0 or preferably queue:queue/1
/home/rp/code/LINC-Switch/apps/linc_us5/src/linc_us5_monitor.erl:76: Warning: type queue/0 is deprecated and will be removed in OTP 18.0; use use queue:queue/0 or preferably queue:queue/1
/home/rp/code/LINC-Switch/apps/linc_us4/src/linc_us4_groups.erl:397: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2
/home/rp/code/LINC-Switch/apps/linc_us3/src/linc_us3_groups.erl:370: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant