lua-users home
lua-l archive

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


Something I just noticed: when Lua 5.2.1-rc2 is compiled without
support for dynamically loading C libraries it still searches for
them, and if it finds them then throws an error saying

"dynamic libraries not enabled; check your Lua installation"

Is this intentional?

-- 
Gé