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 format string incorrect use of %ld/%d instead of %zu/%PRIu32 #253

Merged
merged 1 commit into from
May 20, 2022

Conversation

eboasson
Copy link
Collaborator

@eboasson eboasson commented Oct 7, 2020

This builds on #233 by also fixing the %d bit.

@clalancette
Copy link
Contributor

@eboasson This is a minor fix, should we rebase this and try to get this in?

@eboasson
Copy link
Collaborator Author

@clalancette oops, this time I forgot my own PR! Yes, it is still applicable, so we should try that.

Signed-off-by: Erik Boasson <eb@ilities.com>
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ivanpauno
Copy link
Member

Failure on Windows seems unrelated.
@clalancette if you agree, I think we can merge this.

@clalancette
Copy link
Contributor

Yeah, agreed. Merging.

@clalancette clalancette merged commit cd57f81 into ros2:master May 20, 2022
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