Is it possible to add utf-8 lua source file support in lua 5.2?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Is it possible to add utf-8 lua source file support in lua 5.2?
- From: Xpol Wan <xpolife@...>
- Date: 2010年9月27日 09:54:42 +0800
Hi guys,
Is it possible to add utf-8 lua source support in lua 5.2?
Just remove the BOM of the utf-8 lua source file when loading a lua file of string.
I know it is just a little patch, but it would be nice to include this feature in the official lua.
Best Regards!
Xpol Wan