MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / warnfoff

Function warnfoff

3rd/lua-5.4.3/src/lauxlib.c:1058–1060  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1056
1057
1058static void warnfoff (void *ud, const char *message, int tocont) {
1059 checkcontrol((lua_State *)ud, message, tocont);
1060}
1061
1062
1063/*

Callers

nothing calls this directly

Calls 1

checkcontrolFunction · 0.85

Tested by

no test coverage detected