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

Fix app local loading in Unix #37455

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Conversation

safern
Copy link
Member

@safern safern commented Jun 4, 2020

While doing: #37281 I noticed that loading app local in Unix was wrong because we were including the . separator on the suffix when passing it down to the native code, so exported symbols were searched wrong.

cc: @tarekgh @jkotas

@ghost
Copy link

ghost commented Jun 4, 2020

Tagging subscribers to this area: @tarekgh, @safern, @krwq
Notify danmosemsft if you want to be subscribed.

@safern
Copy link
Member Author

safern commented Jun 5, 2020

Test failure is: #37132

@safern safern merged commit fa4d434 into dotnet:master Jun 5, 2020
@danmoseley
Copy link
Member

Should a test have failed?

@safern
Copy link
Member Author

safern commented Jun 5, 2020

No, i still have the app local test debt. Will be working on it next (we need to build ICU or put it in a package in order to test ti). Will be putting it in runtime-assets.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

4 participants