[erlang-patches] [patch] Added application:get_env/3

Fredrik fredrik@REDACTED
Mon Jan 14 11:13:15 CET 2013


Hello Serge,
Your patch is under review but I noticed during examination that you are 
using the ?line macro in your testcase provided. This is not used 
anymore and therefore should not be included, could you fix this?

BR Fredrik Gustafsson
Erlang OTP Team
On 01/10/2013 03:31 PM, Serge Aleynikov wrote:
> Added an application:get_env/3 function variant that provides a default
> value for a configuration parameter:
>
> 	application:get_env(App, Key, Default) ->  Value.
>
> git fetch git://github.com/saleyn/otp.git get_env
>
> https://github.com/saleyn/otp/compare/erlang:master...get_env
> https://github.com/saleyn/otp/compare/erlang:master...get_env.patch
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches




More information about the erlang-patches mailing list