UTF-8 encoding fix of author tags in src files ready for Erlang 17 - #44
UTF-8 encoding fix of author tags in src files ready for Erlang 17#44sebmaynard wants to merge 4 commits into
Conversation
UTF-8 encode source files for Erlang 17
|
Looks like the build is failing on Travis-CI for some completely different reason. This probably need some help. I would recommend you change the names for something in the ASCII alphabet though, since it would compile cleanly on all the different releases for which this runs. Otherwise you run into trouble with the older releases as well. |
|
I don't think I can bring myself to do that; it's Oscar's name! I'd be pissed if someone mis-spelt my name... |
|
Lets see. Do I get this correctly. In R17 OTP have changed from ISO8859-1 to UTF-8 as coding for source files, So, now we cannot write Erlang programs (that uses non ascii things) that can compile in both Please, tell me I am wrong! /Roland ----- Ursprungligt meddelande -----
|
|
@roland-karlsson-erlang-solutions-com You can, just include the relevant comment in the top of the file. For example: @sebmaynard I assume the most backwards compatible fix for lhttpc in this case is to add a latin1 comment to all the source files (I assume it is See http://www.erlang.org/doc/apps/stdlib/unicode_usage.html |
|
R16B understands |
Retry SimpleDB 503s, honor NextToken when present
No description provided.