Hi Ian,

Your commit 15e29424ca1da1ae469807793149dc2e928d9283 (Fix
mkDerivedConstants on Win64) breaks validate on OSX (both 32bit and
64bit). The error is:

includes/mkDerivedConstants.c:443:0:
     warning: format ‘%u’ expects type ‘unsigned int’, but argument 2
has type ‘long unsigned int’

Fix should be pretty easy but I'm concerned if I did it I'd end up
breaking Win64 or some other platform here...

Cheers,
David

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

Reply via email to