Make it so that StgWord/StgInt are longs
authorSimon Marlow <simonmar@microsoft.com>
Thu, 8 Jun 2006 14:34:38 +0000 (14:34 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 8 Jun 2006 14:34:38 +0000 (14:34 +0000)
commit1046d33458f1f4a12c119dcf07fad9eaaa2a37f9
tree755a571fee7f3f12ce94ce995aa461648bbbc375
parenta9e6c4411ab70eb2d16aba32c96ee963d86ebdae
Make it so that StgWord/StgInt are longs
This means we can use a %ld format specifier for StgWord/StgInt with
printf and not get shouted at by gcc.
includes/StgTypes.h