[upgrade] Don't crash on non-installed ports#1473
Conversation
|
Not sure, just wondering: Would it be useful to issue a warning, then install? (the goal would be a command that ensures you have the most current version, no matter if an old is installed or not) |
|
@GitMensch I believe |
|
Ah, nope :/ |
BillyONeal
left a comment
There was a problem hiding this comment.
I'm not sure I like this resolution because it's undoing what appears to be a very explicit attempt to emit all possible errors rather than stopping at the first error. Making a competing solution shortly...
I think that's a different issue.
I restored emitting all errors. |
|
Thanks! |
Removes the hack added in microsoft#1477 Tests the condition fixed by microsoft#1473

Fixes microsoft/vcpkg#21117
output before:
output after: