Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ warnfoff
Function
warnfoff
third-party/lua-5.5.0/src/lauxlib.c:1102–1104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1100
1101
1102
static void warnfoff (void *ud, const char *message, int tocont) {
1103
checkcontrol((lua_State *)ud, message, tocont);
1104
}
1105
1106
1107
/*
Callers
nothing calls this directly
Calls
1
checkcontrol
Function · 0.70
Tested by
no test coverage detected