Commit 2165e16ed925616f2e3760ae9b41a8a076b22f5e

Ran Benita 2012-03-24T02:36:11

Fix all -Wsign-compare warnings i.e comparison of signed and unsigned values. These are mostly harmless but fixing them allows to compile cleanly with -Wextra. Signed-off-by: Ran Benita <ran234@gmail.com>