Skip to content

Conversation

@liamHowatt
Copy link
Member

@liamHowatt liamHowatt commented Sep 15, 2025

For lvgl/lvgl#8743


Summary by cubic

Sanitizes array type names by replacing "<<" and ">>" in array length expressions with "lsh" and "rsh" to generate valid, unique converter function names. Prevents invalid identifiers when array sizes use shift operators.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@kisvegabor
Copy link
Member

The faling CI is unrelated

@kisvegabor kisvegabor merged commit f33add0 into lvgl:master Sep 17, 2025
4 of 5 checks passed
@liamHowatt
Copy link
Member Author

Thanks. Now this: lvgl/lv_micropython#103

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.

2 participants