[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Support for Windows unicode paths
- From: Shmuel Zeigerman <shmuz@...>
- Date: Wed, 22 Jul 2009 22:38:21 +0300
Joshua Jensen wrote:
FWIW, LuaPlus (http://luaplus.org) has wide string support. It is
probably similar to your patch, but the wide string functionality is
built into the language itself. It can even read UCS-2 .lua files. Be
sure to grab latest Subversion from
svn://svn.luaplus.org/LuaPlus/work51. Everything is #ifdef'ed. Look
for LUA_WIDESTRING and LUA_WIDESTRING_FILE.
It would be great to have this functionality in Lua 5.2.
--
Shmuel