Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ warn
Function
warn
scripts/kconfig/lint.py:331–332 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
329
330
331
def
warn(msg):
332
print(executable() +
"warning: "
+ msg, file=sys.stderr)
333
334
335
def
executable():
Callers
1
run
Function · 0.70
Calls
1
executable
Function · 0.85
Tested by
no test coverage detected