Re: utf8.len and BOM
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: utf8.len and BOM
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2015年1月16日 18:00:03 -0200
> Probably because they have to deal with people using Microsoft text
> editors, not because it's a recommendation.
That's why Lua also skips BOM whne loading text files.
But it is a pratical concession.