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

Fixed format specifier in various prints. #6961

Merged
merged 1 commit into from Aug 30, 2022

Conversation

fjpanag
Copy link
Contributor

@fjpanag fjpanag commented Aug 30, 2022

Summary

Various prints produced compiler warnings, because of wrong specifiers used, or wrong types.
This PR fixes these warnings.

Impact

Code builds without warnings.

Testing

Build test.

@xiaoxiang781216 xiaoxiang781216 merged commit 484bdc5 into apache:master Aug 30, 2022
@fjpanag fjpanag deleted the prints branch August 30, 2022 14:53
@jerpelea jerpelea added this to To-Add in Release Notes - 12.0.0 Dec 29, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.0.0 Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants