Change some ints to unsigned ints
authorSimon Marlow <simonmar@microsoft.com>
Thu, 18 Oct 2007 09:55:03 +0000 (09:55 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 18 Oct 2007 09:55:03 +0000 (09:55 +0000)
commit3e2cd89a3852fff389b0a66064a4bc29369e9d7f
treedb29d5180f22926f34808788686f6642f43422b0
parent000be17033c74b8d9ab649ad1942800256273bf5
Change some ints to unsigned ints
Fixes some gratuitous warnings when compiling via C with -fhpc
includes/RtsExternal.h
rts/Hpc.c