MCPcopy 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
61static 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_errorFunction · 0.85
CPR_abortFunction · 0.85

Tested by

no test coverage detected