[erlang-patches] Allow rb to use any io_device/registered name instead of only filename path

Fredrik fredrik@REDACTED
Tue Jun 4 14:29:52 CEST 2013


On 06/04/2013 02:25 PM, Eric Pailleau wrote:
> hello Fredrik,
> this is due to the fact that with the patch the list() is now redirect to the log file if specified.  not the case before. so i suppose the best way to deal is to export another function to do this, for instance rb:log_list() and leave list() behaviour unchanged... OTP team advice on this would be appreciated.
> by the way, I have to think in running test cases before any commit... sorry !
> regards
>
>
> « Envoyé depuis mon mobile » Eric
>
> Fredrik<fredrik@REDACTED>  a écrit :
>
>> On 06/02/2013 12:06 PM, PAILLEAU Eric wrote:
>>> Hello,
>>> Report Browser could not accept a file descriptor,
>>> for instance given by another application.
>>> this is a first patch needed in my wish to
>>> add a graphical log browser in observer.
>>>
>>> git fetch https://github.com/crownedgrouse/otp.git add_fd_usage_in_rb
>>>
>>> https://github.com/crownedgrouse/otp/compare/erlang:maint...add_fd_usage_in_rb
>>>
>>> https://github.com/crownedgrouse/otp/compare/erlang:maint...add_fd_usage_in_rb.patch
>>>
>>> regards
>>>
>>> _______________________________________________
>>> erlang-patches mailing list
>>> erlang-patches@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-patches
>> Hello Eric,
>> Your patch is failing the following testcases:
>> Application: SASL, Suite: rb_SUITE, Testcase: list;
>> Application: SASL, Suite: rb_SUITE, Testcase: rescan
>>
>> -- 
>>
>> BR Fredrik Gustafsson
>> Erlang OTP Team
>>
Hello,
I will let the responsible team review this patch before going any further.
You'll get updated when this is finished.

-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list