Re: Allow rb to use any io_device/registered name instead of only filename path
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > http://erlang.org/mailman/listinfo/erlang-patches Hello Eric, I've fetched your branch, and it should be visible in the 'pu' branch shortly. I had to rebase your patch on maint. You had merged maint into your patch, and you should not do that ;) -- BR Fredrik Gustafsson Erlang OTP Team _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches