nginx-module-vts
nginx-module-vts copied to clipboard
ngx_http_vhost_traffic_status_string.c:182:12: error: expected '(' after 'if' if isascii(*pa) {
/Users/lee/Developer/nginx/modules/nginx-module-vts/src/ngx_http_vhost_traffic_status_string.c:182:12: error: expected '(' after 'if' if isascii(*pa) { ^ 1 error generated. make[2]: *** [objs/addon/src/ngx_http_vhost_traffic_status_string.o] Error 1 make[1]: *** [build] Error 2 make: *** [all] Error 2
@leesing0107 Indeed, it seems to be syntax error.