Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ restarted_warning
Function
restarted_warning
extern/btyacc/error.c:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void restarted_warning() {
158
FileError(
"the start symbol has been redeclared"
);
159
}
160
161
void no_grammar() {
162
error(lineno, 0, 0,
"no grammar has been specified"
);
Callers
1
declare_start
Function · 0.85
Calls
1
FileError
Function · 0.85
Tested by
no test coverage detected