艾丝凡家的 发表于 2016-10-25 08:53:36

Lua 5.3.3 发布,Bug 修复版本

1.Metatable may access its own deallocated field when it has a self reference in __newindex.   reported by actboy168 on 01 Jan 2016. existed since 5.3.2.
  2.Label between local definitions can mix-up their initializations.
  reported by Karel Tuma on 01 Mar 2016. existed since 5.2.
  3.gmatch iterator fails when called from a coroutine different from the one that created it.
  reported by Nagaev Boris on 18 Mar 2016. existed since 5.3.2.
  
页: [1]
查看完整版本: Lua 5.3.3 发布,Bug 修复版本