On 6/30/07, Neil Hodgson <[EMAIL PROTECTED]> wrote:
Builds for me too. Are all the Lua users happy enough with this for it to be committed?
Well, naturally I'm happy! ;) The motivation is then it becomes staightforward to import any of the powerful Lua 5.1 extensions hangling out there, as well as entertaining new possiblities like well-integrated widget libraries. Then we no longer have to worry about things like bitlib on a case-by-case basis. I eventually felt when working on scite-gdb that it was a hack to use IPC when it would be cleaner and more reliable to use a proper Lua extension. After all, IPC is _interprocess_ communication... There is of course the Windows case, which is more straightforward. I'll post a patch soon. steve d. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
