fix system_flag warning message
Steve Vinoski <[email protected]> Wed, 15 Jan 2014 23:52:45 -0500
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <CAO+zUOVJ86JE=Cus9LzbQsEdV2L0b7-MoRnc28ExJ6Dg1i2sRA@mail.gmail.com> |
Passing certain arguments to erlang:system_flag/2 results in an error report containing a deprecation warning saying the arguments will be removed in R16. Since that release is already out, keep the warning message but change the target removal release to Erlang 18. https://github.com/erlang/otp/pull/195 I already ran this by Rickard, and he suggested 18 as the target version. --steve _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches