Re: [BUG] crash in Lua on table insertion
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [BUG] crash in Lua on table insertion
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2018年5月16日 17:32:44 -0300
> The below has been listed as a bug in 5.3.4
> https://www.lua.org/bugs.html#5.3.4-2 for over a year, and there is no
> official fix. What are the plans for this bug? Another customer has run
> into this bug in the mean time...
Did you try this code with the Lua 5.4 work version?
-- Roberto