Mitchell:

I have, with initial help from Bruce Dodson, upgraded SciTE 1.72 to use
Lua 5.1.

  There are some warnings and errors from Borland (some are also
reported by other compilers):

Warning W8012 ..\lua\src\lparser.c 841: Comparing signed and unsigned
values in function subexpr
Warning W8008 ..\lua\src\lundump.c 125: Condition is always true in
function LoadConstants
Warning W8001 ..\lua\src\lib\lauxlib.c 650: Superfluous & with
function in function luaL_newstate
Error E2176 ..\lua\src\lib\lbitlib.c 60: Too many types in declaration
Error E2176 ..\lua\src\lib\lbitlib.c 61: Too many types in declaration

  If people have been using SciTE with these Lua 5.1 changes then
please report your experience so that integration can progress. Since
bitlib is not part of core Lua and causes compiler errors I'm inclined
to remove it. There's also an empty lua/src/ltests.c.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to