Somebody tried to compile kdelibs against LUA 5.1? On
my
system fail with this
error:
kdelibs/kate/part/kateluaindentscript.cpp:249: error:
'luaL_newstate' was not
declared in this scope
[...]
kdelibs/kate/part/kateluaindentscript.cpp:290: error:
'lua_version' was not
declared in this scope
Unfortunately, LUA 5.0 was removed from gentoo portage, so
I cannot test with
this version.
I cannot confirm. I just built kdelibs with lua 5.1.4.
svn 1177573
Are there some specific tests I can run to validate kdelibs/lua actually functions
correctly?