MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / retyped_warning

Function retyped_warning

extern/btyacc/error.c:138–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void retyped_warning(char *s) {
139 FileError("the type of %s has been redeclared", s);
140}
141
142
143void reprec_warning(char *s) {

Callers 3

declare_tokensFunction · 0.85
declare_argtypesFunction · 0.85
declare_typesFunction · 0.85

Calls 1

FileErrorFunction · 0.85

Tested by

no test coverage detected