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

add typecast for Logging #268

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

bradleysmith23
Copy link
Contributor

@bradleysmith23 bradleysmith23 commented Nov 21, 2023

Description

Typecast outgoing and incomingpublish count to unsigned longs to match format specifier.
Test Steps

core OTA demo had a build error due to format specifier used when logging with coreMQTT. Adding these typecasts fixes the build error.
Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@manvensh manvensh self-requested a review November 21, 2023 22:13
@bradleysmith23 bradleysmith23 merged commit ac5b9e4 into FreeRTOS:main Nov 21, 2023
11 checks passed
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