Work around OTP-21 deprecation of get_stacktrace()

This commit is contained in:
Fred Hebert 2018-05-02 21:47:52 -04:00
parent 9eae901e58
commit ad2d57d8b6
2 changed files with 32 additions and 14 deletions

View file

@ -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]}.