Compile warning
Closed this issue · 1 comments
mia0x75 commented
/opt/downloads/php-nsq/nsq_lookupd.c:85:32: warning: ‘enum evhttp_request_error’ declared inside parameter list [enabled by default]
void RequestErrorCallback(enum evhttp_request_error *error, void *arg) {
^
/opt/downloads/php-nsq/nsq_lookupd.c:85:32: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
yunnian commented
没事儿,这个不用理会