avoid signed vs unsigned comparison
commit844ed3d36faf14813a2e6f2476920f63bcb3bc89
authorEric Wong <normalperson@yhbt.net>
Sat, 26 Feb 2011 22:45:04 +0000 (26 14:45 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 26 Feb 2011 22:45:04 +0000 (26 14:45 -0800)
tree906c7d11962fba060863567660aabe419cb015b1
parentb122f037c3af81b8e20deb36b9e0706fe8535668
avoid signed vs unsigned comparison

Caught when compiling with the CFLAGS of Ruby 1.9.3dev
ext/io_splice/io_splice_ext.c