Kein-Hong Man wrote:
mitchell wrote:
I have, with initial help from Bruce Dodson, upgraded SciTE 1.72 to use Lua 5.1. It is available on my SciTE Tools page at
[snip]

Finally did some testing, my notes:
[snip]
- tested these scripts (after fixing all _ALERT failures; quick testing only, non-exhaustive; I will look at the failed cases later):
[snip]
* SciTEOpenFilename.lua - partial
[snip]

For the SciTEOpenFilename.lua partial failure, I have traced it to a bug in program logic, so it is not a 5.1 problem. In fact, there was a string.gfind in the script but it works without having to change it to string.gmatch, nice.

So SciTEOpenFilename.lua works fine too, no compatibility issues. Generally, all my large scripts work.

I will try to rewrite some scripts as modules and try them out soon.

--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia

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

Reply via email to