Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1079
static 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
checkcontrol
Function · 0.70
Tested by
no test coverage detected