-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
issue building on ubuntu 20.04 with -Wsign-compare #307
Comments
It's a warning when building with -Wsign-compare. Fixed in 0.162.1. -Wsign-compare enabled for gcc test builds. |
danielaparker
changed the title
issue building on ubuntu 20.04
issue building on ubuntu 20.04 with -Wsign-compare
Feb 19, 2021
I also see this in a few other places on 20.04:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I try to build v0.162.0 tests, it fails with this error:
The text was updated successfully, but these errors were encountered: