Skip to content

the variables are not declared in the function header,Inconsistent with the overall style, #93

Closed
@mei-rune

Description

@mei-rune

这个不算什么问题,在 src / ngx_http_lua_util.c 文件的 227行, 如下

lua_State *cr = lua_tothread(L, -1);

变量 cr 没有申明在函数的头部, 与总体风格不一致,此外在c90编译器中报错。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions