[erlang-questions] Unicode character constants
Thomas Lindgren
thomasl_erlang@REDACTED
Mon Jun 15 18:18:15 CEST 2009
----- Original Message ----
> From: Richard Carlsson <richardc@REDACTED>
> ...
> What Erlang version are you using, and what encoding is your
> terminal using? \245 is weird - å should be \345.
>
> With R12B10 and a gnome terminal in UTF-8 mode:
>
> 4> $å.
> 229
> 5>
>
Freshly brewed R13B01 on debian. I haven't checked what the char code ought to have been.
$ echo $LANG
en_US.UTF-8
Okay, so that seems to be broken. But unicode character constants are supposed to work. Good.
Best,
Thomas
More information about the erlang-questions
mailing list