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

Björn-Egil Dahlberg egil@REDACTED
Thu Jan 10 18:41:43 CET 2013


On 2013-01-10 18:08, Serge Aleynikov wrote:
> Not quite - in two days my "new float_to_list/2" patch is celebrating
> its 2 year anniversary sitting in the awaiting mode.  ;-)
Nice =o
However, it is not really as you imply. A simple patch that has been 
ignored for two years =)

I checked in Monitor/OTP:
* sal/float_to_list_2
* status: unassigned
* location: limbo (not present in any active backlog)
* notes: waiting for response from author (noted by Lukas)

Lukas is currently on a mountain somewhere in south america so I can't 
really ask him about it.

As I recall, your patch had some controversy about precision?

And the last mail conversation mention something about modifications 
needed and if we were to do it we had to prioritize it along with 
already planned work. Needless to say, it hasn't been prioritized.

http://erlang.org/pipermail/erlang-patches/2012-August/002980.html

Personally trying to find time to get binary (text) <-> integer 
conversions into the backlog.

Being realistic, neither your float conversion nor mine will make it to 
r16. *sadface*


// Björn-Egil

>
> On 1/10/2013 10:51 AM, Max Lapshin wrote:
>> 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
>> <mailto: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
>>      <http://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 <mailto:erlang-patches@REDACTED>
>>      >> http://erlang.org/mailman/listinfo/erlang-patches
>>      >
>>      _______________________________________________
>>      erlang-patches mailing list
>>      erlang-patches@REDACTED <mailto:erlang-patches@REDACTED>
>>      http://erlang.org/mailman/listinfo/erlang-patches
>>
>>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
>
>




More information about the erlang-patches mailing list