Closed
Description
/Users/zh/tengine/modules/nginx-limit-upstream/ngx_http_qos_module.c:371:14: error: comparison of integers of different signs: 'long long' and 'ngx_uint_t' (aka 'unsigned long')
[-Werror,-Wsign-compare]
< ctx->lucf->limit_conn && lnode->qlen);
^ ~~~~~~~~~~~~~~~~~~~~~
/Users/zh/tengine/modules/nginx-limit-upstream/ngx_http_qos_module.c:544:50: error: comparison of integers of different signs: 'long long' and 'ngx_uint_t' (aka 'unsigned long')
[-Werror,-Wsign-compare]
Metadata
Metadata
Assignees
Labels
No labels