Work around OTP-21 deprecation of get_stacktrace()
This commit is contained in:
parent
9eae901e58
commit
ad2d57d8b6
2 changed files with 32 additions and 14 deletions
|
@ -15,6 +15,7 @@
|
|||
{platform_define, "^1[8|9]", rand_module},
|
||||
{platform_define, "^2", rand_module},
|
||||
{platform_define, "^2", unicode_str},
|
||||
{platform_define, "^(R|1|20)", fun_stacktrace},
|
||||
debug_info,
|
||||
warnings_as_errors]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue