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

fix(assert): add new macro to format assert message #5453

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Jan 24, 2024

Description of the feature or fix

Fix #5441

Since LV_LOG_ERROR and similar macro works for all, let's add a new macro specially to format assert message. This way it's sure the VAR_ARGS is not empty.

Notes

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@XuNeo XuNeo mentioned this pull request Jan 24, 2024
@MouriNaruto MouriNaruto mentioned this pull request Jan 24, 2024
@FASTSHIFT FASTSHIFT merged commit 12cd584 into lvgl:master Jan 24, 2024
16 checks passed
@XuNeo XuNeo deleted the fix-assert-formag-msg branch January 24, 2024 12:17
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.

MSVC Syntax error
4 participants