Skip to content
Snippets Groups Projects
Commit cfac40fb authored by Maksim Tiushev's avatar Maksim Tiushev Committed by Sergey Kaplun
Browse files

refactor: use Lua C API instead of G(L)

To ensure better encapsulation, maintainability, and portability of
the code, it is necessary to replace direct access to the fields of
global structures with calls using the Lua C API.

Closes #10284

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

(cherry picked from commit f7bb3fc7a1222107753dc420675ecda043b0a5d2)
parent afe09076
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment