handle deprecated pre-defined types for 17.0 and later
This commit is contained in:
parent
4c97d4a962
commit
523a66ad74
3 changed files with 21 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
|
||||
%% Compiler Options ============================================================
|
||||
{erl_opts,
|
||||
[debug_info,
|
||||
[{platform_define, "^[0-9]+", namespaced_types},
|
||||
debug_info,
|
||||
warnings_as_errors]}.
|
||||
|
||||
%% EUnit =======================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue