#877483 minetest-mod-worldedit: lua warnings about undeclared global variables on game init

#877483#5
Date:
2017-10-02 06:43:43 UTC
From:
To:
When I enable the minetest worldedit mod, I get these extra warnings in
the debug output:

2017-10-01 16:12:03: WARNING[Main]: Undeclared global variable "worldedit" accessed at ...ames/minetest/mods/worldedit/worldedit/manipulations.lua:1
2017-10-01 16:17:28: WARNING[Server]: Assignment to undeclared global "i" inside a function at .../share/games/minetest/mods/worldedit/worldedit/queue.lua:9.