Chris Sutcliffe wrote:
   A new testing version is up with Lua 5.1.

http://scintilla.sourceforge.net/scite.zip Source
http://scintilla.sourceforge.net/wscite.zip Windows executable

Does this version have 'loadlib' disabled? When I try to start scite_gdb I get:

C:\wscite\scite-gdb\scite_lua\gdb.lua:261: attempt to call global
'loadlib' (a nil value)


I'm no guru but I found this:

Note: for Lua 5.1:
The loadlib() function has been moved into the package table, so you must use package.loadlib() instead.


--

Thanks!

Doyle Whisenant
[EMAIL PROTECTED]
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to