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