Support for OTP 17 causes issues

Like it seems to think other versions are also 17??
This commit is contained in:
Martin Sumner 2017-11-13 14:42:23 +00:00
parent f55cbbeac3
commit a4186424ea

View file

@ -1,6 +1,5 @@
{erl_opts, [warnings_as_errors, {erl_opts, [warnings_as_errors,
{platform_define, "18", old_rand}, {platform_define, "18", old_rand},
{platform_define, "17", old_rand},
{platform_define, "^R", old_rand}, {platform_define, "^R", old_rand},
{platform_define, "^R", no_sync}]}. {platform_define, "^R", no_sync}]}.