Skip to content

Conversation

tpambor
Copy link
Contributor

@tpambor tpambor commented Oct 6, 2025

Use %zu format specifier for size_t type to ensure compatibility with both 32-bit and 64-bit platforms.

Part of #96968

Use %zu format specifier for size_t type to ensure compatibility with both
32-bit and 64-bit platforms.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@zephyrbot zephyrbot added area: Shell Shell subsystem area: Tests Issues related to a particular existing or missing test labels Oct 6, 2025
Copy link

sonarqubecloud bot commented Oct 6, 2025

@dkalowsk dkalowsk merged commit ccd5112 into zephyrproject-rtos:main Oct 9, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Shell Shell subsystem area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants