MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / warnfoff

Function warnfoff

third-party/lua-5.4.6/src/lauxlib.c:1079–1081  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1077
1078
1079static void warnfoff (void *ud, const char *message, int tocont) {
1080 checkcontrol((lua_State *)ud, message, tocont);
1081}
1082
1083
1084/*

Callers

nothing calls this directly

Calls 1

checkcontrolFunction · 0.70

Tested by

no test coverage detected