<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 13, 2018 at 8:07 AM Frank Muller <<a href="mailto:frank.muller.erl@gmail.com">frank.muller.erl@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto">Hi guys</div><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto"><br></div><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto">Can I disable this behaviour when connecting to an old node with no support</div><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto">for UTF8 atoms?</div><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto"><br></div><div style="font-family:UICTFontTextStyleBody;font-size:17px" dir="auto"><span style="background-color:rgba(255,255,255,0)">(client@riot)1> </span></div><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">=ERROR REPORT==== 17-Nov-2017::00:32:12 ===</span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">** server@riot: Connection attempt from node server@dev rejected since it cannot handle ["UTF8_ATOMS"].**</span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)"><br></span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">I’m not using UTF8 at all and just want to be able to connect.</span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)"><br></span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">Is there a flag to disable this?</span></p></blockquote><div><br></div><div>No. The support to talk using latin1 atoms has been removed from the VM on newer versions of Erlang.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)"><br></span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">Thank you.</span></p><p style="font-family:UICTFontTextStyleBody;font-size:17px;margin:0px;font-stretch:normal;line-height:normal"><span style="background-color:rgba(255,255,255,0)">/Frank</span></p>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div></div>