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

Silence signedness warning #15875

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

sonninnos
Copy link
Collaborator

Description

Just a trivial shutting up of this:

warning: operand of '?:' changes signedness from 'long long int' to 'size_t' {aka 'long long unsigned int'} due to unsignedness of other operand [-Wsign-compare]

@LibretroAdmin LibretroAdmin merged commit e7a01db into libretro:master Nov 6, 2023
22 checks passed
@sonninnos sonninnos deleted the dir_list-signedness branch November 6, 2023 01:23
Sunderland93 pushed a commit to Sunderland93/RetroArch that referenced this pull request Dec 26, 2024
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