Lua 5.2.4 fixes all bugs listed in http://www.lua.org/bugs.html#5.2.3 [*] and is now the current release of Lua 5.2. Like all minor releases, this is strictly a bug-fix release; no new features or improvements have been added. [*] http://www.lua.org/bugs.html#5.2.3 1. Compiler can optimize away overflow check in table.unpack. 2. Ephemeron table can wrongly collect entry with strong key. 3. Chunk with too many lines may crash Lua.
10 lines
544 B
Text
10 lines
544 B
Text
$NetBSD: distinfo,v 1.6 2015/03/08 10:55:19 alnsn Exp $
|
|
|
|
SHA1 (lua-5.2.4.tar.gz) = ef15259421197e3d85b7d6e4871b8c26fd82c1cf
|
|
RMD160 (lua-5.2.4.tar.gz) = 3bad2da85f354132da6a53b45882006f0a451b5c
|
|
Size (lua-5.2.4.tar.gz) = 252651 bytes
|
|
SHA1 (patch-aa) = ce0763ed1515f670b8a5d543af3753320cf06309
|
|
SHA1 (patch-ab) = 498dac3f444ccf6f6dff22c4644b8123865f3a9d
|
|
SHA1 (patch-ac) = b8b9c0068210795e5eb22512767ac2e98bca8cbc
|
|
SHA1 (patch-src_liolib.c) = e85afa1ab7060be2c027ecd619fd9c9fd721a8b5
|
|
SHA1 (patch-src_lua.c) = 393ef8161b28e201abd5b27d7c4c92b19de4601e
|