-
Use size_t as an iteration point over int · 84760c11staticfox authored
This cleans up some sign-compare warnings as well as avoids any possibilities of unintended signed offsets for indices during iteration. Signed-off-by:Matt Ullman <staticfox@staticfox.net>
84760c11
×