Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ undefined_symbol_warning
Function
undefined_symbol_warning
extern/btyacc/error.c:216–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
void undefined_symbol_warning(char *s) {
217
fprintf(stderr,
"warning - the symbol %s is undefined\n"
, s);
218
}
Callers
1
check_symbols
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected