mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 20:57:00 +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.