> > The following bug > > > > http://lua-users.org/lists/lua-l/2012-09/msg00454.html > > > > was reported back in 2012. > > > > It is not listed at https://www.lua.org/bugs.html but it is still present > > in latest Lua versions. > > > > Are there any plans to fix it? > > Yes. > > > > Is there a good reason for not fixing it? > > No. In fact, the bug was (and is) fixed in 5.2.2, 5.2.3, 5.2.4, 5.3.0, and 5.3.1, but was reintroduced in 5.3.2 for lack of proper tests. -- Roberto