Author :
Andrew Lindesay
Date :
2019-05-05 11:23:14
Hash :5cf2000a Message :Build: Fix a few sign-comparison issues
This will fix a couple of issues where the GCC compiler (in strict
mode) is complaining with "error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]".