|
On 17.03.2011 3:42, Axel Kittenberger wrote:
Oops, now I understand. You've disabled that optimization completely. Then yes, it will help as a temporary solution.If it is something that doesnt happen in "real" applications, as argued. I dont see why it would be a problem, if these cases aren't optimized.
Not exactly. The error doesn't occur in most real applications, but optimization does help in real applications. Not a big deal anyway. It also seems that it's enough to disable "case VFALSE" in luaK_goiftrue and "case VTRUE" in luaK_goiffalse. At least it cures the two reported cases.
-- Best regards, Sergey Rozhenko mailto:sergroj@mail.ru