Support #18084
Fix warnings in acnet.erl
Status:
Assigned
Priority:
Low
Assignee:
Category:
Erlang Client Application
Target version:
-
Start date:
10/31/2017
Due date:
% Done:
0%
Estimated time:
Description
Erlang OTP/20.1 has been released. When compiling ACNET support, many warnings are generated indicating some functions are deprecated (in OTP/19, they introduced a new FSM module -- our ACNET client library is using the older, deprecated module.) This needs to be fixed before OTP/21.