patch applied (hsc2hs): Use the more portable %lu rather than %zu
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Sun May 24 06:58:28 PDT 2009 Ian Lynagh <[email protected]> * Use the more portable %lu rather than %zu We now also need to cast the values to (unsigned long), as on some platforms sizeof returns (unsigned int). M ./template-hsc.h -2 +2 View patch online: http://darcs.haskell.org/hsc2hs/_darcs/patches/20090524135828-3fd76-b0040fb865cec56f7ac9a6f86382047fe84dbd17.gz