Hi,
If not, is there a simple possibility to recompile scite with lua 5.1.1 or are there too much dependencies?
I don't recall seeing 5.1 in CVS anywhere, so I think right now it will still be a while. 5.1 seems to be a big change too from 5.0, so I suspect a good amount of time spent testing would need to be necessary before it is incorporated in an official release.
I have successfully linked the Lua 5.1 liblua.so, however, from my system into SciTE with small changes to LuaExtension.cxx, mainly to comply with the new packaging standard and the luaopen_* deprecations. I needed no other dependencies in this case. It is still largely untested, though.
-Mitchell; _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
