Skip to content
Commit a1e9d8dd authored by Jakob Petsovits's avatar Jakob Petsovits
Browse files

Fix signedness mismatch compiler warning

Using the same (unsigned) type of ResultList::size(),
with an "invalid" original value of its maximum assignable value,
we can fix the warning without introducing more code complexity.
parent 91716ebd
Pipeline #405445 passed with stage
in 2 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment