mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 12:47:02 +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.