Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Dev16 removed the static_cast<> in a std::basic_string constructor so… #19947

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

AaronRobinsonMSFT
Copy link
Member

… need to explicit convert string to wstring to avoid warning.

see #19940

… need to explicit convert string to wstring to avoid warning.
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 3.0 milestone Sep 13, 2018
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 30e66e4 into dotnet:master Sep 13, 2018
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the coreclr_19940 branch January 14, 2019 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants