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

[boost] Remove invalid identifier !v120 #13387

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

PhoebeHui
Copy link
Contributor

Fixes #13373

This issue involved by PR #10645, the identifier v120 is invalid, remove it for unblocking boost, and keep others changes in PR #10645 for futher fix from contributor.

See valid identifier in https://github.com/microsoft/vcpkg/blob/master/toolsrc/src/vcpkg/platform-expression.cpp#L37

@PhoebeHui PhoebeHui added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Sep 7, 2020
@PhoebeHui PhoebeHui marked this pull request as ready for review September 7, 2020 09:08
@BillyONeal
Copy link
Member

@ManuelKugelmann Looks like you're going to need to plumb that around if you want to use it in that way.

@BillyONeal BillyONeal merged commit bff4dd9 into microsoft:master Sep 7, 2020
@ManuelKugelmann
Copy link
Contributor

@BillyONeal @PhoebeHui @JackBoosY

Seems like the identifier stuff would benefit from a little work - to me the current fixed list seems a bit too hard coded for essentially arbitrary string input.

As a first step missing overrides should probably be treated as "false". A informational message could make the user aware of that. Will think a bit about it and do another PR ...

Any suggestions?

@PhoebeHui PhoebeHui deleted the dev/Phoebe/boost branch October 22, 2020 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
4 participants