mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 22:43:15 +00:00
gcc likes to complain about sized/unsigned compares as they can yield surprising results. The fixes are trivial, so apply them.
gcc likes to complain about sized/unsigned compares as they can yield surprising results. The fixes are trivial, so apply them.