[erlang-questions] Current version of Distel

Rickard Green rickard@REDACTED
Tue Jun 20 12:01:18 CEST 2017


I had a quick look at Distel. It communicates with an erlang node using the
erlang distribution.

The only thing that has been changed regarding this between rc2 and now is
term_to_binary(). Erlang distribution still requires utf8 atom support as
of OTP-20.0. That is, distel needs to be updated in order to be able to
communicate with OTP-20.

Regards,
Rickard Green, Erlang/OTP

tis 20 juni 2017 kl. 09:01 skrev Zachary Kessin <zkessin@REDACTED>:

> Yes I have a RC release, so if it will be fixed later this week I will
> just not worry about it for a few days
>
> Zach
>>
> On Tue, Jun 20, 2017 at 12:02 AM, Kenneth Lundin <kenneth@REDACTED>
> wrote:
>
>> The real OTP 20.0 is planned to be released on Wednesday and is changed
>> the way Richard explained. I suppose you are using a release candidate.
>>
>> Regards Kenneth
>>
>> On Jun 19, 2017 11:34 AM, "Richard Carlsson" <carlsson.richard@REDACTED>
>> wrote:
>>
>>> RabbitMQ also had problems with the change in atom encoding, and because
>>> of this, the final version of OTP 20 is going to keep backwards
>>> compatibility for atoms that only use the latin-1 range. So if you just
>>> wait for a new release candidate, the problem should go away (unless you
>>> want to actually use code points above 255 in atoms - then Distel needs to
>>> be updated).
>>>
>>>
>>>         /Richard
>>>
>>> 2017-06-19 9:30 GMT+02:00 Zachary Kessin <zkessin@REDACTED>:
>>>
>>>> I just tried to use DistEL with Erlang 20 and I got an error message
>>>> about UTF-8 atoms. Is there a version of DistEL that has been updated for
>>>> Erlang 20, or failing that a different emacs integration to use?
>>>>
>>>> Zach
>>>>
>>>> --
>>>> Zach Kessin
>>>> Teaching Web Developers to test code to find more bugs in less time
>>>> Skype: zachkessin
>>>> +972 54 234 3956 <+972%2054-234-3956> / +44 203 734 9790
>>>> <+44%2020%203734%209790> / +1 617 778 7213 <(617)%20778-7213>
>>>>
>>>>>>>>
>>>> _______________________________________________
>>>> erlang-questions mailing list
>>>> erlang-questions@REDACTED
>>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>>
>>>>
>>>
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>
>>>
>
>
> --
> Zach Kessin
> Teaching Web Developers to test code to find more bugs in less time
> Skype: zachkessin
> +972 54 234 3956 / +44 203 734 9790 / +1 617 778 7213
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-- 
Rickard Green, Erlang/OTP, Ericsson AB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170620/70439edf/attachment.htm>


More information about the erlang-questions mailing list