We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-Werror -Wshadow is a common flag in most projects. IXWebSocket cannot be built with this flag.
-Werror -Wshadow
The text was updated successfully, but these errors were encountered:
Do you want to make a PR to fix this ?
Sorry, something went wrong.
Ok, I'll try.
Add -Werror -Wshadow compiler flags to CMAKE_CXX_FLAGS (machinezone#531
0dcbe5b
)
Created the PR
56e0303
No branches or pull requests
-Werror -Wshadow
is a common flag in most projects. IXWebSocket cannot be built with this flag.The text was updated successfully, but these errors were encountered: