lua-users home
lua-l archive

Re: luaL_loadfile doesn't like the UTF-8 BOM

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


> luaL_loadfile, which doesn't like the UTF8-BOM and throws an error.
luaL_loadfile does handle (=skip) BOM in Lua 5.2, doesn't it?
http://www.lua.org/source/5.2/lauxlib.c.html#skipBOM

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