-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
[bug] Wunused-private-field with Clang #134
Labels
Comments
Thanks for reporting the warning, that's always suspicious. 🤔 Typically the Line 1091 in b45bc99
and the man pages say
This might be some copy paste since they do set it to |
Carbenium
added a commit
to Carbenium/zoneminder
that referenced
this issue
Apr 11, 2021
Update to 4620bf43befea5ef69816fb8610723232a609030. This fixes a Wunused-private-field warning reported in Thalhammer/jwt-cpp#134
Carbenium
added a commit
to Carbenium/zoneminder
that referenced
this issue
Apr 11, 2021
Update to 4620bf43befea5ef69816fb8610723232a609030. This fixes a Wunused-private-field warning reported in Thalhammer/jwt-cpp#134
Carbenium
added a commit
to Carbenium/zoneminder
that referenced
this issue
Apr 11, 2021
Update to 4620bf43befea5ef69816fb8610723232a609030. This fixes a Wunused-private-field warning reported in Thalhammer/jwt-cpp#134
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The following warning is shown during build:
Desktop:
The text was updated successfully, but these errors were encountered: