Skip to content

Revert "Use size_t for new_selection as done everywhere else"#17811

Merged
LibretroAdmin merged 1 commit intolibretro:masterfrom
pstef:new_selection-int
Apr 16, 2025
Merged

Revert "Use size_t for new_selection as done everywhere else"#17811
LibretroAdmin merged 1 commit intolibretro:masterfrom
pstef:new_selection-int

Conversation

@pstef
Copy link
Copy Markdown
Contributor

@pstef pstef commented Apr 16, 2025

At least case MENU_ACTION_UP compares new_selection against 0, the type needs to be signed. Revert 5710a7f now and revisit after a deeper look.

Reported in #17810

At least `case MENU_ACTION_UP` compares new_selection against 0, the
type needs to be signed. Revert 5710a7f now and revisit after a deeper
look.
@LibretroAdmin LibretroAdmin merged commit f6cd946 into libretro:master Apr 16, 2025
31 checks passed
@pstef pstef deleted the new_selection-int branch April 18, 2025 17:09
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