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(draw_buf): init struct member in order #5753

Merged
merged 1 commit into from Feb 27, 2024
Merged

Conversation

XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Feb 26, 2024

Description of the feature or fix

Mentioned in #5709, to fix warning: error: designator order for field 'lv_image_header_t::cf' does not match declaration order in 'lv_image_header_t'

Notes

Mentioned in lvgl#5709, to fix warning: error: designator order for field 'lv_image_header_t::cf' does not match declaration order in 'lv_image_header_t'

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@kisvegabor
Copy link
Member

kisvegabor commented Feb 27, 2024

Thanks for the fix!

@XuNeo

Mentioned in #5709,

You can use "fixes #5709" to make GitHub automatically close the linked issue when the PR is merged.
I see now that multiple things are discussed in the issue.

@kisvegabor kisvegabor merged commit 4b039b0 into lvgl:master Feb 27, 2024
16 checks passed
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.

None yet

4 participants