-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[vcpkg-tool] /source/src/vcpkg/commands.build.cpp(1723): unreachable code was reached
#43501
Comments
... also for (some) build errors. |
Can you test if microsoft/vcpkg-tool#1588 fix it |
:sigh: I saw this happen once and fixed it in microsoft/vcpkg-tool@cfd44ca but didn't see it happen in 'release' builds so I assumed I didn't need to do an immediate release for it. This is my bug, @autoantwort 's original PR didn't have the problem and I introduced it trying to staple it to our existing CI detection. |
Please try 2025-01-29 and let us know if it is fixed ( #43525 ) |
I'm just going to go ahead with that release with the understanding that it will resolve this. If it does not for you, please reopen. |
Describe the bug
When the source download fails, the vcpkg tool reaches "unreachable code".
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Just a normal error.
Failure logs
Additional context
The text was updated successfully, but these errors were encountered: