Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Using Erlang OTP 17, I get the following deprecation warnings:
en-erl/thrift_test_types.hrl:48: Warning: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2 gen-erl/thrift_test_types.hrl:55: Warning: type set/0 is deprecated and will be removed in OTP 18.0; use use sets:set/0 or preferably sets:set/1
Attachments
Issue Links
- relates to
-
THRIFT-3264 Fix Erlang 16 namespaced types
- Closed