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 arm build fail with clang11 #53511

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

clamp03
Copy link
Member

@clamp03 clamp03 commented Jun 1, 2021

fix error: cast to smaller integer type 'unsigned int' from 'void *'

fix ```error: cast to smaller integer type 'unsigned int' from 'void *'```
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas jkotas merged commit 9e26468 into dotnet:main Jun 1, 2021
@clamp03
Copy link
Member Author

clamp03 commented Jun 1, 2021

@jkotas Thank you!

@clamp03 clamp03 deleted the fixarmbuildwithclang11 branch June 1, 2021 07:14
@ghost ghost locked as resolved and limited conversation to collaborators Jul 1, 2021
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