Skip to content

net: lib: mqtt_sn: change log messages to use correct format specifier #81899

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

Closed

Conversation

danieldegrasse
Copy link
Contributor

@danieldegrasse danieldegrasse commented Nov 25, 2024

Commit aa9c922 (net: mqtt-sn: Add Gateway Advertisement and Discovery process support) changed the size field to a size_t. Update the log messages to use the correct format specifier for this new field.

Fixes #81897

Commit aa9c922 (net: mqtt-sn: Add Gateway Advertisement and
Discovery process support) changed the `size` field to a `size_t`.
Update the log messages to use the correct format specifier for this new
field.

Fixes zephyrproject-rtos#81897

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
@pdgendt pdgendt linked an issue Nov 26, 2024 that may be closed by this pull request
@pdgendt pdgendt added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Nov 26, 2024
@jukkar
Copy link
Member

jukkar commented Nov 26, 2024

This is a duplicate of #81803

@danieldegrasse
Copy link
Contributor Author

This is a duplicate of #81803

So it is, I did search before making this PR but I guess not hard enough :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in MQTT-SN Logging tests/net/lib/mqtt_sn_packet fails to build on imx8mm_evk/mimx8mm6/a53/smp
6 participants