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

[replxx] Add missing header <stdexcept> needed to name std::runtime_error for replxx. #11571

Merged
merged 2 commits into from
May 27, 2020

Conversation

BillyONeal
Copy link
Member

Already applied upstream as AmokHuginnsson/replxx@723d9c8

  • What does your PR fix? Fixes build of replxx on Visual Studio 2019 version 16.6

@BillyONeal BillyONeal added the category:port-bug The issue is with a library, which is something the port should already support label May 25, 2020
@cenit
Copy link
Contributor

cenit commented May 25, 2020

This stdexcept header issue with 16.6 is propagating in many ports. See also #11557

@BillyONeal BillyONeal added the info:internal This PR or Issue was filed by the vcpkg team. label May 25, 2020
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label May 26, 2020
@BillyONeal
Copy link
Member Author

@cenit Sorry-not-sorry :) microsoft/STL#462 / microsoft/STL#482

@cenit
Copy link
Contributor

cenit commented May 26, 2020

it's perfectly fine.
Glad also to be able to inspect the reasons behind the scene. Love that STL is on GitHub and you guys are more involved also in vcpkg!

In a perfect world, you'd be testing also preview compilers here on vcpkg-CI, but I am sure you're already thinking about that!

@dan-shaw dan-shaw merged commit cff5795 into microsoft:master May 27, 2020
@BillyONeal BillyONeal deleted the update_replxx branch May 27, 2020 04:12
@BillyONeal
Copy link
Member Author

In a perfect world, you'd be testing also preview compilers here on vcpkg-CI

We are supposed to be doing that but:

(1) changes made to previews lock up ~3 months before you have a release in your hands; you can see that change was made in February but we're only seeing 16.6 out now.
(2) maybe something with that validation is on the floor (???)

Something for me to investigate soon with compiler folks.

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. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants