Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ retyped_warning
Function
retyped_warning
extern/btyacc/error.c:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void retyped_warning(char *s) {
139
FileError(
"the type of %s has been redeclared"
, s);
140
}
141
142
143
void reprec_warning(char *s) {
Callers
3
declare_tokens
Function · 0.85
declare_argtypes
Function · 0.85
declare_types
Function · 0.85
Calls
1
FileError
Function · 0.85
Tested by
no test coverage detected