From: Steve K. <ha...@ya...> - 2006-05-06 06:40:05
|
Hi everyone, When I use luac to compile a lua script, is the script use repeat .... until condition luac gives an error like: `=' expected near `i' the line error is the line contains until condition But if run the script directly using wxlua or lua, it is fine. I downloaded lua-5.1 from lua homepage and try to use luac without problem. Of course can not integrate into wxLua as it complain about version mismatch. Is it a known bug? how can I fix it? At the moment I just do not use repeat -- until as a work around :-) Cheers, S.KIEU Send instant messages to your online friends http://au.messenger.yahoo.com |