-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Build warnings with Gcc8 #2560
Labels
Comments
bagder
added a commit
that referenced
this issue
May 14, 2018
Fixes gcc-8 picky compiler warnings Reported-by: Rikard Falkeborn Bug: #2560
bagder
added a commit
that referenced
this issue
May 14, 2018
Fixes gcc-8 picky compiler warnings Reported-by: Rikard Falkeborn Bug: #2560
bagder
added a commit
that referenced
this issue
May 14, 2018
Reported-by: Rikard Falkeborn Bug: #2560
bagder
added a commit
that referenced
this issue
May 14, 2018
Reported-by: Rikard Falkeborn Bug: #2560
I believe they're all fixed now. Can you confirm? |
I can confirm no warnings. |
Thanks @rikardfalkeborn! Case closed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did this
Built curl with Gcc 8.
I expected the following
Successful build, instead I got this:
This seems to be a new warning in Gcc 8 (https://gcc.gnu.org/gcc-8/changes.html)
curl/libcurl version
operating system
Linux (Arch Linux)
The text was updated successfully, but these errors were encountered: