Skip to content
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: Ignore one maybe-uninitialized warning #3668

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Dec 9, 2024

In: `libmamba/src/download/curl.cpp`

Signed-off-by: Julien Jerphanion <[email protected]>
@JohanMabille
Copy link
Member

JohanMabille commented Dec 9, 2024

We should fix the uninitialized variables instead of deactivating the check. I have a branch ready for that, I'm gonna push it.
See #3669 (I'm compiling it locally with gcc 14 to chech there is no other issue).

@jjerphan
Copy link
Member Author

jjerphan commented Dec 9, 2024

Closing in preference of #3669.

@jjerphan jjerphan closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants