check.c(172): warning #266: function declared implicitly event.c(388): warning #167: argument of type "int *" is incompatible with parameter of type "socklen_t={__socklen_t={unsigned int}} *restrict" general.c(148): warning #167: argument of type "const char *" is incompatible with parameter of type "const byte={unsigned char} *" general.c(179): warning #120: return value type does not match the function type general.c(203): warning #167: argument of type "byte={unsigned char} *" is incompatible with parameter of type "const char *" general.c(205): warning #556: a value of type "byte={unsigned char} *" cannot be assigned to an entity of type "char *" parse.c(46): warning #167: argument of type "char *" is incompatible with parameter of type "const byte={unsigned char} *" parse.c(75): warning #556: a value of type "const byte={unsigned char} *" cannot be assigned to an entity of type "const char *" query.c(182): warning #167: argument of type "byte={unsigned char} *" is incompatible with parameter of type "const char *" query.c(241): warning #167: argument of type "const char *" is incompatible with parameter of type "const byte={unsigned char} *" query.c(513): warning #167: argument of type "byte={unsigned char} *" is incompatible with parameter of type "const char *" reply.c(205): warning #167: argument of type "byte={unsigned char} *" is incompatible with parameter of type "const char *"