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

Max Lapshin max.lapshin@REDACTED
Thu Jan 10 16:51:08 CET 2013


Serge, you seems to be a fast way to pull patch into upstream =)


On Thu, Jan 10, 2013 at 7:24 PM, Serge Aleynikov <serge@REDACTED>wrote:

> That was the fastest acceptance of a patch I ever submitted.  ;-)
>
> On 1/10/2013 10:03 AM, Fredrik wrote:
> > Hello Serge,
> > Your patch is now in the 'master-pu' branch.
> > Thanks for your contribution!
> >
> > 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
> >
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130110/b042db4f/attachment.htm>


More information about the erlang-patches mailing list