a2b737bba5
Lua 5.3.4 fixes all bugs listed in http://www.lua.org/bugs.html#5.3.3 1. Expression list with four or more expressions in a 'for' loop can crash the interpreter. reported by Marco Scho:pl on 17 Jun 2016. existed since 5.2. fixed in 5.3.4. 2. Checking a format for os.date may read pass the format string. reported by Nagaev Boris on 10 Jul 2016. existed since 5.3.3. fixed in 5.3.4. 3. Lua can generate wrong code in functions with too many constants. reported by Marco Scho:pl on 17 Jul 2016. existed since 5.3.3. fixed in 5.3.4. 4. When a coroutine tries to resume a non-suspended coroutine, it can do some mess (and break C assertions) before detecting the error. reported by Marco Scho:pl on 20 Jul 2016. fixed in 5.3.4. Lua 5.3.4 also contains several internal improvements and includes a revised reference manual: http://www.lua.org/manual/5.3/
9 lines
593 B
Text
9 lines
593 B
Text
$NetBSD: distinfo,v 1.7 2017/02/10 23:01:49 alnsn Exp $
|
|
|
|
SHA1 (lua-5.3.4.tar.gz) = 79790cfd40e09ba796b01a571d4d63b52b1cd950
|
|
RMD160 (lua-5.3.4.tar.gz) = 08126da480196edd3e1b58077456f3b7a31b18c0
|
|
SHA512 (lua-5.3.4.tar.gz) = 739e31f82e6a60fa99910c2005e991b3a1e21339af52847f653cb190b30842054d189ca116ffcfdf9b36e07888c9ce5642b1dd2988cc7eff9f8789f9a2e34997
|
|
Size (lua-5.3.4.tar.gz) = 303586 bytes
|
|
SHA1 (patch-Makefile) = d7f67017cdd8add3e0ea2d1e857042bc4f130bf5
|
|
SHA1 (patch-src_Makefile) = 2bb9cb27a7da00a62973838ed679e947b27033c0
|
|
SHA1 (patch-src_luaconf.h) = cbe3f9cb9aef10ef52bc26404aa1fc6a960d434d
|