Hi Richard,  <br><br>When you say people are working on it, are you referring to EEP 10?  This deals with a lot of good stuff, including Lists, Binaries, IO and conversion modules.<br><br>It doesn't, however, deal with source file encodings.  It also doesn't mention atoms and shell support.   Has any thought been given to these?  If so, would they be include in EEP 10? or other EEP?<br>
<br>Thanks<br><br><div class="gmail_quote">2008/10/28 Richard Carlsson <span dir="ltr"><<a href="mailto:richardc@it.uu.se">richardc@it.uu.se</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c"><br>
</div></div>Hi!<br>
There is no real support for UTF-8 in Erlang right now (people<br>
are working on it), so most things assume Latin-1 encoding in<br>
input and output. If you can send me a minimal test case (a small<br>
.erl file in UTF-8 that causes the crash) I can try and find a<br>
workaround for edoc.<br>
<br>
    /Richard<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>