MCPcopy Create free account
hub / github.com/ZDoom/Raze / error_encoding

Function error_encoding

tools/re2c/src/conf/msg.cc:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void error_encoding ()
27{
28 error ("only one of switches -e, -w, -x, -u and -8 must be set");
29}
30
31void error_arg (const char * option)
32{

Callers 1

parse_optsFunction · 0.85

Calls 1

errorFunction · 0.85

Tested by

no test coverage detected