-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
replace-filter-nginx-module-0.0.1/src/ngx_http_replace_script.c: In function 'ngx_http_replace_script_add_var_code':
replace-filter-nginx-module-0.0.1/src/ngx_http_replace_script.c:612:18: error: cast between incompatible function types from 'size_t (*)(ngx_http_replace_script_engine_t *)' {aka 'long unsigned int (*)(struct <anonymous> *)'} to 'void (*)(ngx_http_replace_script_engine_t *)' {aka 'void (*)(struct <anonymous> *)'} [-Werror=cast-function-type]
code->code = (ngx_http_replace_script_code_pt)
^
cc1: all warnings being treated as errors
Metadata
Metadata
Assignees
Labels
No labels