[MLton-devel] Fwd: Mark Tuttle

Matthew Fluet fluet@cs.cornell.edu
Thu, 1 May 2003 19:36:12 -0400 (EDT)


> > We'd also need to mediate all of the places where Position.int's are
> > passed to C; we won't be able to hand off an IntInf.
>
> Good point.  We need to do that for IntInf or Int64.

But isn't the point of -D_???_BITS=64 (whatever it is) to let 64bit ints
be passed to all of the C functions?  I guess the fact that we wrap all of
those functions in the /runtime/basis/* files, we can do the mediation
there, but I'd expect with Int64 we'd just be calling them long long's in
C and passing them off.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel