MCPcopy 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
143void reprec_warning(char *s) {
144 FileError("the precedence of %s has been redeclared", s);
145}
146
147
148void revalued_warning(char *s) {

Callers 1

declare_tokensFunction · 0.85

Calls 1

FileErrorFunction · 0.85

Tested by

no test coverage detected