]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/lua: fix on 32-bit systems with 64-bit time_t docs-develop-time-t0zmsd/deployments/3550
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 6 Mar 2024 11:19:28 +0000 (12:19 +0100)
committerOto Šťáva <oto.stava@nic.cz>
Fri, 22 Mar 2024 10:40:02 +0000 (11:40 +0100)
commitf93a1abcc1fbce4642bef4ef81403044fc43dd95
tree49f81a5bf7066fe1b5ea40274fbeb2aa5211926b
parentf2917c86935ef9b3247689fd934ab9262511498a
daemon/lua: fix on 32-bit systems with 64-bit time_t

This improves the heuristics.
The problem would be detected by meson, but not when cross-compiling,
in which case things would mostly run OK, except some lua code/modules.
NEWS
daemon/lua/kres-gen-30.lua
daemon/lua/kres-gen-31.lua
daemon/lua/kres-gen-32.lua
daemon/lua/kres-gen.sh
daemon/lua/meson.build