Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngx_http_vhost_traffic_status_string.c:182:12: error: expected '(' after 'if' if isascii(*pa) { #204

Closed
leesing0107 opened this issue Jun 7, 2021 · 1 comment · Fixed by #210
Labels

Comments

@leesing0107
Copy link

/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

@u5surf
Copy link
Collaborator

u5surf commented Aug 27, 2021

@leesing0107
Indeed, it seems to be syntax error.

@u5surf u5surf mentioned this issue Aug 27, 2021
@vozlt vozlt closed this as completed in #210 Sep 4, 2022
@vozlt vozlt added the bug label Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants