-
Notifications
You must be signed in to change notification settings - Fork 74
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 cast for size_t while logging #200
Conversation
Hi pvyawaha! ota-for-aws-iot-embedded-sdk/source/ota.c Lines 1627 to 1630 in 5d7c7f6
ota-for-aws-iot-embedded-sdk/source/ota.c Lines 2003 to 2004 in 5d7c7f6
I added these changes and the library built successfully. Thank! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments.
Issue #, if available: #199
Description of changes:
This change adds a cast when logging size_t type .
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.