Skip to content

Conversation

@tpambor
Copy link
Contributor

@tpambor tpambor commented Oct 16, 2025

Fix for the remaining -Wformat errors found on the latest run on main after adding validation of zassert strings in #97210.

For details, see individual commits.

Use %ld format specifier for variables of type clock_t.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
Remove additional NULL argument passed to zassert_not_null that caused
a -Wformat error.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@tpambor tpambor added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Oct 16, 2025
@zephyrbot zephyrbot added area: POSIX POSIX API Library area: Bluetooth Controller area: Bluetooth area: Tests Issues related to a particular existing or missing test labels Oct 16, 2025
@sonarqubecloud
Copy link

@tpambor tpambor requested a review from Thalley October 16, 2025 20:13
@dkalowsk
Copy link
Contributor

merging the hotfix to hopefully fix the build.

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

Labels

area: Bluetooth Controller area: Bluetooth area: POSIX POSIX API Library area: Tests Issues related to a particular existing or missing test Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants