mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #52] does not compile with -Werror -Wmissing-prototypes #169
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RekGRpth on GitHub (Jul 22, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/52
fix
@RekGRpth commented on GitHub (Jul 22, 2021):
fix does not work :(
@RekGRpth commented on GitHub (Jul 22, 2021):
worked fix
@ADD-SP commented on GitHub (Jul 22, 2021):
Thanks for your help, it has been fixed in branch master, if it passes the test, please close the issue.
github.com/ADD-SP/ngx_waf@a850848303/flex/lexer.lex (L6-L14)@RekGRpth commented on GitHub (Jul 22, 2021):
yes it works! thanx
@RekGRpth commented on GitHub (Jul 22, 2021):
could you fix compile with -Werror -Werror=unused-but-set-variable -Werror=unused-function please?
@ADD-SP commented on GitHub (Jul 23, 2021):
Done on branch dev.
@RekGRpth commented on GitHub (Jul 23, 2021):
thanx