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 C4777 warning in Pal.cpp, static_cast the return of ::GetCurrentThreadId to unsigned int #1163

Merged
merged 3 commits into from
Jun 17, 2023

Conversation

mkoscumb
Copy link
Contributor

@mkoscumb mkoscumb commented Jun 8, 2023

Fix C4777 warning in Pal.cpp, static_cast the return of ::GetCurrentThreadId to unsigned int

Copy link
Contributor

@lalitb lalitb left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix.

@ThomsonTan ThomsonTan merged commit 20f6fb8 into main Jun 17, 2023
@ThomsonTan ThomsonTan deleted the user/makoscum/FixC4777InPal branch June 17, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants