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

Ensure package_dir is always filled in. #1103

Merged
merged 6 commits into from
Jun 22, 2023

Conversation

BillyONeal
Copy link
Member

Resolves microsoft/vcpkg#31908

In #1040 , create_feature_install_plan and create_versioned_install_plan were fixed, but not create_upgrade_plan.

Make this bug structurally impossible by making the FooAction ctors that fill in m_scfl also fill in package_dir.

Resolves microsoft/vcpkg#31908

In microsoft#1040 , create_feature_install_plan and create_versioned_install_plan were fixed, but not create_upgrade_plan.

Make this bug structurally impossible by making the FooAction ctors that fill in m_scfl also fill in package_dir.
@BillyONeal BillyONeal merged commit f19f3d9 into microsoft:main Jun 22, 2023
@BillyONeal BillyONeal deleted the upgrade-crash branch June 22, 2023 19:37
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.

[vcpkg upgrade] internal error: D:\a\_work\1\s\src\vcpkg\commands.build.cpp(889): Value was null
3 participants