WordPtr,IntPtr,IntMax,WordMax
John Meacham
john at repetae.net
Fri May 12 06:16:00 EDT 2006
On Fri, May 12, 2006 at 10:19:18AM +0100, Simon Marlow wrote:
> >Especially since even:
> >
> > checking Haskell type for intmax_t... not supported
> > checking Haskell type for uintmax_t... not supported
> >
> >aren't universal :)
>
> Well, yes. Any suggestions for what to do here? Make a best guess?
What is the problem here? are intmax_t and uintmax_t not on all systems?
there is a handy autoconf macro that generates an appropriate ISO
compliant inttypes.h if one doesn't exist on a system.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Glasgow-haskell-users
mailing list