Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ post_error
Function
post_error
src/gpre/movg.cpp:61–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
//
60
61
static void post_error(const Firebird::Arg::StatusVector&)
62
{
63
CPR_error(
"conversion error: illegal string literal"
);
64
CPR_abort();
65
}
Callers
nothing calls this directly
Calls
2
CPR_error
Function · 0.85
CPR_abort
Function · 0.85
Tested by
no test coverage detected