Fix compiler warnings from clang 2.1
authorJonathan "Duke" Leto <jonathan@leto.net>
Wed, 10 Oct 2012 20:23:39 +0000 (13:23 -0700)
committerJonathan "Duke" Leto <jonathan@leto.net>
Wed, 10 Oct 2012 20:23:39 +0000 (13:23 -0700)
commit6fc5344fdcf011aa6c0969473fc1eabd87d95f67
tree127a3cf04804077459f4f6ac9bd851de5dd1b124
parent591aba53ec92d413a781a51d2bee516b1332bcfb
Fix compiler warnings from clang 2.1

This fixes the following warnings:

SizeMe.xs:273:44: warning: conversion specifies type 'int' but the argument has type 'I32' (aka 'long')
SizeMe.xs:1133:50: warning: conversion specifies type 'int' but the argument has type 'U32'
SizeMe.xs