Hi Ben,

On Tue, May 26, 2009 at 06:46:29PM +1000, Ben Lippmeier wrote:
>
> Those ducks, they just won't line up..
>
> cc1: warnings being treated as errors
> LibFFI.hsc: In function 'main':
> LibFFI.hsc:81: warning: format '%d' expects type 'int', but argument 3  
> has type 'long unsigned int'

By x86_64, do you mean x86_64/Linux? If so, it works for me.

Are all your repos up-to-date - in particular, your hsc2hs repo?
("./darcs-all pull" or "./darcs-all pull -a" to update them). The
hsc_type macro in template-hsc.h should have "%s%lu" as the format
string, not "%s%d".


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to