Skip to content

[mono] Fix types for arguments to printf calls #62796

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

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

akoeplinger
Copy link
Member

These came up while I was using a code scanning tool.

These came up while I was using a code scanning tool.
Copy link
Member

@lambdageek lambdageek left a comment

Choose a reason for hiding this comment

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

how do we run the gcc builds on Linux? These kinds of changes occasionally kick up new warnings from GCC

@akoeplinger
Copy link
Member Author

@lambdageek the GCC leg runs Mono too now after #61241 so the normal PR build should be enough to validate it.

@lambdageek lambdageek merged commit 0e7fe23 into dotnet:main Dec 15, 2021
@akoeplinger akoeplinger deleted the fix-printf branch December 15, 2021 11:47
@ghost ghost locked as resolved and limited conversation to collaborators Jan 14, 2022
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