[erlang-questions] Handling UTF-8 data when parsing XML using xmerl

Fred Hebert (MononcQc) mononcqc@REDACTED
Wed Aug 19 19:56:18 CEST 2009


On Wed, Aug 19, 2009 at 1:43 PM, Masklinn<masklinn@REDACTED> wrote:
> On 19 Aug 2009, at 19:32 , Dave Pawson wrote:
>>
>> I'm getting the impression that Erlang is late to the Unicode party.
>
> Late? As far as I know, it still hasn't opened the invitation.
>
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org
>
>

Unicode support in Erlang has started from release R13A, following
EEP10*, and is still going.

Details relative to Xmerl were included in the R13B01 release notes.
Scroll to the bottom of
http://erlang.org/download/otp_src_R13B01.readme for more information.
This could help identify bugs.

* http://erlang.org/eeps/eep-0010.html


More information about the erlang-questions mailing list