[erlang-patches] Correct ls/1 in c.erl

Fredrik fredrik@REDACTED
Mon May 6 10:25:04 CEST 2013


On 05/06/2013 07:01 AM, Bengt Kleberg wrote:
> Greetings,
>
>          When I use c:ls/1 it reminds me so much of Unix "ls" that I
> expect c:ls("filename") to work. The resulting error surprises me every
> time (not the same day). Here is a patch that corrects c:ls/1 to be more
> like Unix "ls".
>
> git fetch git://github.com/ebengt/otp.git correct_ls_file
>
> https://github.com/ebengt/otp/compare/erlang:master...correct_ls_file
>
> https://github.com/ebengt/otp/compare/erlang:master...correct_ls_file.patch
>
>
>          bengt
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Hello Bengt,
Your patch has been sent to be reviewed as this changes the current 
behavior of that function. I will keep you updated of the outcome.

-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list