lua-users home
lua-l archive

Re: utf-8 support in Lua 5.3.0

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> More precisely: the 5.3 binary libraries can be linked with code
> written for the 5.2 API, and work most of the time.
But to be safe, recompile everything with the 5.3 headers.
Lua 5.2 and 5.3 will not necessarily be ABI compatible.
See http://www.lua.org/versions.html .

AltStyle によって変換されたページ (->オリジナル) /