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

[mono] Fix is_byreflike_set on big-endian platforms #64903

Merged
merged 1 commit into from
Feb 8, 2022
Merged

[mono] Fix is_byreflike_set on big-endian platforms #64903

merged 1 commit into from
Feb 8, 2022

Conversation

uweigand
Copy link
Contributor

@uweigand uweigand commented Feb 7, 2022

CC @AaronRobinsonMSFT @lambdageek @vargaz @nealef

* Use int / gint32 types to avoid C# vs. native type mismatches

* Fixes s390x regression after #63985
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Feb 7, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit faaa900 into dotnet:main Feb 8, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-JIT-mono community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants