Skip to content

Conversation

@jwatt
Copy link

@jwatt jwatt commented Dec 11, 2023

warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long long') and 'int' [-Wsign-compare]

warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long long') and 'int' [-Wsign-compare]
@keithw
Copy link
Member

keithw commented Dec 12, 2023

Hmm, how are you getting the warning? gcc 13 and clang 16 don't seem to issue it with -Wsign-compare

@keithw
Copy link
Member

keithw commented Dec 18, 2023

@jwatt ping

@keithw
Copy link
Member

keithw commented Feb 7, 2024

@jwatt ping? Otherwise will probably close as stale.

@keithw
Copy link
Member

keithw commented Mar 25, 2024

Done in #2400.

@keithw keithw closed this Mar 25, 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