You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixes the following bug: if strict mode is enabled and there
is no `_G[_TARANTOOL]`, require fails with "variable '_TARANTOOL' not
declared". It also fixes several luacheck warnings about using
undeclared global.
Part of tarantool/tarantool#7726
0 commit comments