Skip to content

变量类型 #15

Closed
Closed
@Dreamzh

Description

@Dreamzh

/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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions